summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "DRM 1.1: Add VINTF doc"HEADmasterYifan Hong2018-10-261-0/+84
|\
| * DRM 1.1: Add VINTF docYifan Hong2018-10-251-0/+84
| | | | | | | | | | | | | | | | | | | | | | | | Test: none Bug: 73556059 Bug: 111192666 Bug: 111096955 Bug: 117636317 Bug: 112150995 Fixes: 112282263 Change-Id: I361f50b5af19094c36f928939ca6d764ce59a205
* | Merge "Apply clang-format to Bluetooth related HAL code"Treehugger Robot2018-10-2420-195/+230
|\ \
| * | Apply clang-format to Bluetooth related HAL codeJack He2018-10-2320-195/+230
| | | | | | | | | | | | | | | | | | | | | | | | | | | - cp system/bt/.clang-format hardware/interfaces/bluetooth/ - modify hardware/interfaces/bluetooth/.clang-format to match context - find . -type f \( -iname \*.cpp -o -iname \*.h -o -iname \*.cc \) | xargs clang-format --style=file -i Test: make Change-Id: I82e4f26e1efeb715aff7de8a15c3db06e02967a4
* | | Merge pie-platform-release to aosp-master - DO NOT MERGEBill Yi2018-10-240-0/+0
|\ \ \ | |_|/ |/| | | | | Change-Id: I052cfae991c063eb5631e681be600d2da8111fc6
| * | Call notify for voiceReg and dataReg VTS testsandroid-wear-9.0.0_r3android-wear-9.0.0_r2android-wear-9.0.0_r1android-cts-9.0_r6android-cts-9.0_r5android-cts-9.0_r4android-cts-9.0_r3android-cts-9.0_r2android-cts-9.0_r1android-9.0.0_r9android-9.0.0_r8android-9.0.0_r7android-9.0.0_r6android-9.0.0_r5android-9.0.0_r3android-9.0.0_r2android-9.0.0_r18android-9.0.0_r17android-9.0.0_r10android-9.0.0_r1pie-releaseEric Schwarzenbach2018-06-261-3/+7
| | | | | | | | | | | | | | | | | | | | | Bug: 80554443 Test: vts Change-Id: I19f7131f7b65323065f3c283a89668ff761815e3 (cherry picked from commit 2bb626a2975ef3398adbcb12fe50804cf71efc39)
| * | Add REQUEST_NOT_SUPPORTED for changeIccPinForApp and changeIccPin2ForAppsqian2018-06-261-2/+6
| | | | | | | | | | | | | | | | | | | | | Bug: 110037298 Test: run vts -m VtsHalRadioV1_0Target Change-Id: Iaba800814c5a6950d086a2f105714d01fdaa14a4 (cherry picked from commit 7470cbd04dbb90ec4a6481d08db54c6a8c5f2efd)
| * | Fix free() in keymaster VTSHung-ying Tyan2018-06-262-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The buffer is allocated by OPENSSL_malloc() in X509_NAME_oneline(name, nullptr, 0). Should be reclaimed by OPENSSL_free() instead of free(). The patch is provided by vink.shen@mediatek.corp-partner.google.com Bug: 109708231 Test: build pass Change-Id: I66a864e3e28905eebac2e7d3a4517d4d5aaa39df (cherry picked from commit 79db3ec849c5f1142a0802dccfff6cbef564ff76)
| * | Merge cherrypicks of [4368877, 4369031, 4369032, 4369033, 4369034, 4368878, ↵android-build-team Robot2018-06-183-44/+203
| |\ \ | | | | | | | | | | | | | | | | | | | | 4369035, 4369036, 4369008] into pi-release Change-Id: Ic608620596e708c1aa2b344833883e470877b7d5
| | * | Respect limited requirements for Strongbox KM implementationsnagendra modadugu2018-06-183-44/+203
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this patch the KM VTS test apply the restricted requirements on supported key sizes, EC curves, and Digests to Strongbox keymaster implementations. Also amend tests to use Update(). Test: Yes it is Bug: 74519020 Change-Id: Ibec9c3398671f81dbc0ecf78e554726276160579 (cherry picked from commit 3a7e2cade3305d59f861c21206b5862de9d05d5c)
| * | Snap for 4829593 from 2c82288f49d865c516fcd6d83bcd819e28b9a221 to pi-releaseandroid-build-team Robot2018-06-089-37/+47
| |\ \ | | | | | | | | | | | | Change-Id: Ia8edc7df562516015bacd9da24b48fbfa22af410
| * \ \ Snap for 4826885 from 0be954949ddf098fb9ab28c523b04aceeb575323 to pi-releaseandroid-build-team Robot2018-06-073-5/+51
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: I61892e5290c6001f820e20301d5f5a1b10802e93
| * \ \ \ Snap for 4824048 from 308d390720d0627de06a82e590b9e0359fea2b0a to pi-releaseandroid-build-team Robot2018-06-062-32/+28
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: I284781eb8db90eb26af8cc663d8a6b3e07b77651
| * \ \ \ \ Snap for 4821244 from 62fd03d8e64f368fadce4a972ead88404f94b21d to pi-releaseandroid-build-team Robot2018-06-052-10/+10
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change-Id: I971e6cbdb1947bc662f5f57c4e6751c04ae994f1
| * \ \ \ \ \ Snap for 4818534 from 2ae3cb74c7224916fd47dcc1e7c146f1e3d316ee to pi-releaseandroid-build-team Robot2018-06-0310-38/+89
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia9c3b88885bbadb3ffa7ea6a507ef0e4ea7c4ebf
| * \ \ \ \ \ \ Snap for 4813226 from 739c3177ea3228a26ae7a8293158f417d6105dff to pi-releaseandroid-build-team Robot2018-05-316-13/+41
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I233eb5c00cae6ca95a8c0f987bcee3afe8711248
| * \ \ \ \ \ \ \ Snap for 4810559 from 4f0635a2a9578cb2fb90d345346c4711b69ff139 to pi-releaseandroid-build-team Robot2018-05-301-0/+2
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4e5de7566c5088cd548a19fd98c3dac806d1355c
| * \ \ \ \ \ \ \ \ Snap for 4807121 from a12e7b7847958fd57144ea643fed971543dbf353 to pi-releaseandroid-build-team Robot2018-05-276-7/+72
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1e83ed6567ab3b3694884f35b3dfa60f85df79f9
| * \ \ \ \ \ \ \ \ \ Snap for 4801384 from 1f74538cdb297a0a2ecd4ac1cc40214e83edb11f to pi-releaseandroid-build-team Robot2018-05-2428-442/+2065
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3f3ccc80230a48a51f2e1045779df3eee06b3679
| * \ \ \ \ \ \ \ \ \ \ Snap for 4799153 from 08009ec4be0dcb202712a2f1e2f57a3e64797f1d to pi-releaseandroid-build-team Robot2018-05-234-9/+48
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1aa2f0203717f12b730f006ad9458e035386059a
| * \ \ \ \ \ \ \ \ \ \ \ Snap for 4796401 from 3fea05cd400172194adfb5fe8fe5c0e25ca292ab to pi-releaseandroid-build-team Robot2018-05-226-20/+243
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I08de94d3b4c271aad8fa7726b6fd64fd9c4e09d1
| * \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4793185 from cce4c95c1c4bd47ffb1c35605afc90fa288611e2 to pi-releaseandroid-build-team Robot2018-05-2023-103/+102
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia503eccd16693022b312749277fa6b09d0bd3caa
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4787078 from 3569b0273f63084f3304df1e7870e02d9c5d4c2b to pi-releaseandroid-build-team Robot2018-05-1710-11/+112
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8798ce790414a1e314c8c006699fa1fe31a046e7
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4784261 from e9a39e2714c7311fb88b38f509a96764671dae96 to pi-releaseandroid-build-team Robot2018-05-162-25/+144
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I917ceb3a8ce299ee13b22bb546a6319dc3b9dfe7
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4779114 from 5acc0b1fa3b2793a85465d4342388c5c81664810 to pi-releaseandroid-build-team Robot2018-05-141-23/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5bc95aee3c7ec5faae4805d83223d43c27ff4341
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4778776 from 68995cb341a4617f3a09bff033e26e4737e51b0e to pi-releaseandroid-build-team Robot2018-05-1318-188/+754
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ibe87ea0251977289fedeb848e0672be46e48fac1
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4767765 from 73bfa71121f882493ca63265926b8e7979cde46f to pi-releaseandroid-build-team Robot2018-05-081-0/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia53e0f84f8a26bdd52eb7b2f26d8f4ca40d79a29
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4765094 from 8f3b492c83fb2a01e95e3edc8a4bda1471c7aa3d to pi-releaseandroid-build-team Robot2018-05-068-112/+207
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I82690c3829d09ac79465e6b977b08c4f853d749b
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4759746 from 3d5a6411222f0b8b47a16b3442f6417bbff21d28 to pi-releaseandroid-build-team Robot2018-05-031-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5d935e29154a5a58edaa6146b73a56025f546559
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4754571 from 14bdba8865098afc35515ef73c5f8fa3f9c860ec to pi-releaseandroid-build-team Robot2018-05-015-20/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icfb51400a5d6f3a03a00e1e3636ec1af5e99a188
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4751833 from 89802f742382863ea26e7761bf773b0d4824608b to pi-releaseandroid-build-team Robot2018-04-2920-613/+856
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1c6cf7e24d34671c8ec16471e9d3319fbd7dde6d
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4745538 from 7fa25dee8f24c7e8b22f7e499efe1acabe979f31 to pi-releaseandroid-build-team Robot2018-04-264-29/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ieb2324415e0cc7e791bf881ea338ab5fbd4d073c
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4742838 from adf9e18c01c3bf25858aacc380c16aa465b0ef34 to pi-releaseandroid-build-team Robot2018-04-257-49/+112
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia992d2460c4c6bfed9cf2fb2d54994001a6d3ec5
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4739962 from a088ab45707ce6f368f8171a3512197b1b06fbed to pi-releaseandroid-build-team Robot2018-04-245-271/+332
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0d9e26cf72bcc6a4ad21a80fec2fdbdd13aac2bf
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4736748 from 63abd8fdbc05ba5534141ae93816572e24b33289 to pi-releaseandroid-build-team Robot2018-04-2249-428/+589
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Icd5ce28c284b6b7a8f1024158be663861bf10635
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4731145 from 3c50fab04876f7fc3c6a02f42b718be27944c0fc to pi-releaseandroid-build-team Robot2018-04-195-43/+121
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I715d042786e189575e5ce9a0f7c231883589cf5f
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4725392 from f06ac6879636164fe1e0e28b2594c1a82137accc to pi-releaseandroid-build-team Robot2018-04-179-0/+1471
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9febe73317093aaa982827891a805cef7c979852
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4723085 from 4524827699df6ca754bbc104b722e506f19afd36 to pi-releaseandroid-build-team Robot2018-04-161-1/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6a8c46ee10fb431c7db8c5f635c0eddcceaf4698
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4722539 from 7fe93ba5c9011c73a6e0d7579d6eb2bf7373b5ed to pi-releaseandroid-build-team Robot2018-04-1511-22/+124
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1189105dd321d9cbb282641bcac012233965ee41
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4716599 from 1f88e2092fa424b28a82fa59bce523b59776ac7c to pi-releaseandroid-build-team Robot2018-04-1215-580/+1059
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia07f982ad69ac9f66d88cfeab52c14a1ce75db55
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4713750 from 862d844370300ac6efbe93bb73d076939b8eb9a5 to pi-releaseandroid-build-team Robot2018-04-1115-93/+726
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I87361c3d8080f55e2e38808b029c24bfc51aa140
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4710485 from 78677442cb54ccd1fd15564c2ce16e57d7286a1d to pi-releaseandroid-build-team Robot2018-04-108-62/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia874166e3286c4bf81bc01fb3ac431816d4ecd35
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4706961 from 7f8caede5fde14f1a4601083c1523bd018ea6d81 to pi-releaseandroid-build-team Robot2018-04-086-23/+115
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I793952fc632a383c57e298e59492ac9e0feac19b
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4701683 from 44f8b71874191d34ea07a7247364432f368ee2fb to pi-releaseandroid-build-team Robot2018-04-054-53/+126
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8922f95718bae50bdb665db2db313668799b1d31
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4698807 from eac7714719a230194b8161cf8d3aa3af038bcde0 to pi-releaseandroid-build-team Robot2018-04-0415-602/+702
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic51077d9a0aa566208cee58de9f7423add0e3dc1
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4696032 from 584ee3b94ab8d774dbad8401ab589183f8154d4a to pi-releaseandroid-build-team Robot2018-04-0327-111/+933
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I714278ca21e594c0270bb9bfb302a77715678d15
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4693621 from bdf10416ee1ed7fdbf501afe0d49c4d2e71270dc to pi-releaseandroid-build-team Robot2018-04-0135-143/+738
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2c51883705d9f1780bf3d2cf09ac1f6ed376a421
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4686875 from 55b92198fb650795183ffd25c07442437fec94ec to pi-releaseandroid-build-team Robot2018-03-2931-1139/+2465
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I26a28e0e4a40925eb5f400559b3f9acf8cbf10d2
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4683893 from e095cdc7b602f4a2abd39f136560d549bd7b5155 to pi-releaseandroid-build-team Robot2018-03-2817-9/+743
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I119b571c97c8e31fadcacba39ad3f4238331e9bd
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4680594 from 6483c7cbc90bf4b25b262ff0ffd9ecfbcff13a57 to pi-releaseandroid-build-team Robot2018-03-275-3/+170
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I72f601b3da515888f9eb242d7204f0933a8bf427