summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* nanotool: Add support for compressed mag samplesandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10oreo-mr1-iot-releaseAndrew LeCain2019-02-203-4/+23
| | | | | | | | BMI160 now outputs compressed mag samples, so add support to nanotool to handle them Test: On Pixel 1: nanotool -s mag:50 and verify compressed_mag data is received Change-Id: I7a5c98a5271f823bb2d4c2b85567af723df3f64b
* sensorhal: fix incorrect rate/latency retention for alt sensorsBen Fennema2019-01-021-3/+12
| | | | | | | | | | | | | | | | When disabling a sensor with alt versions enabled the rate and latency from the disabled sensor would be used if it was higher (rate) or lower (latency) than any of the enabled alt versions. Initialize rate and latency to values such that they will always be set by the first enabled alt sensor. (0 for rate and max value for latency) Test: enable accel at 50Hz; enable uncal accel at 200Hz; disable uncal accel; verify accel is running at 50Hz, not 200Hz Bug: 122115010 Change-Id: Iac172495235360fbd15bd76abf9b7fdef4d1f6f5 Signed-off-by: Ben Fennema <fennema@google.com>
* nanohub: hostIntf: handle memory allocation failuresandroid-o-mr1-iot-release-1.0.8Daniel Jarai2018-12-141-0/+11
| | | | | | | | The memory allocations in hostIntf are quite big, and prone to failing if there isn't enough available space. Make sure to handle failures, and print an error, so we know what's happening. Change-Id: Iddf014f1fb2889a358890c2308e6c0e93b59bf4e
* nanohub: stm32: i2c: always wait for the BTF event in the DmaTxDone ISRDaniel Jarai2018-12-141-3/+5
| | | | | | | | | | | | This interrupt is fired when the DMA transfer completes, ie. all bytes have been transmitted to the I2C peripheral. However, It's possible that the I2C transfer didn't finish yet, so before touching the peripheral, wait for the BTF (byte transfer finished) flag to be set. This fixes the issue where the last byte of a transfer was randomly lost, especially at higher core clock frequencies (>= 40 MHz). Change-Id: I126e43f1e9cfdc831f61d0a0a1940367440dce55
* nanohub: stm32: fix build if all sleep states are disabledDaniel Jarai2018-12-141-1/+3
| | | | Change-Id: I608e4fefae8e1e91ad9453c28da8106e007f1161
* nanohub: stm32: fix callback error code passed from dmaIsrTeifDaniel Jarai2018-12-141-1/+1
| | | | | | | Error codes should be negative, keeping this consistent with the rest of the firmware. Change-Id: I8aaa04d00a2e77c06eee9ff764cd2348192bcc6f
* DO NOT MERGEandroid-o-mr1-iot-release-1.0.7The Android Open Source Project2018-12-060-0/+0
|\ | | | | | | | | | | | | Merge pie-platform-release (PPRL.181105.017, history only) into master Bug: 118454372 Change-Id: I622f5c591e963b7d45ac3f372e53f864826190e8
| * Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-releasepie-platform-releasepie-cuttlefish-testingBill Yi2018-11-281-2/+5
| |\ | | | | | | | | | Change-Id: Id93b604b4cbe547deef8f1d5e809253ba658fa50
* | | contexthubhal: fix result when hal doesn't send mgmt message to nanohubandroid-wear-8.0.0_r2Ben Fennema2018-11-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return an error when the hal thinks the app being started is already running or when the app being unloaded/erased is either not running or doesn't exist. Bug: 118398281 Test: pass VtsHalContexthubV1_0 Change-Id: I9c5f884e11c86ba6a608c24614e41784d5d19308 Signed-off-by: Ben Fennema <fennema@google.com>
* | | Fix implicit-fallthrough warnings locally.android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-n-iot-release-ihome-igv1nougat-iot-releaseChih-Hung Hsieh2018-10-261-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | It will be a global error by default. Test: make checkbuild Bug: 112564944 Change-Id: Ia3466649cdddcc754de554edd96a674d00630733
* | | Merge "nanohub:drivers:st_lsm6dsm: sync with imu cal changes"Treehugger Robot2018-10-253-64/+90
|\ \ \
| * | | nanohub:drivers:st_lsm6dsm: sync with imu cal changesBen Fennema2018-10-103-64/+90
| | | | | | | | | | | | | | | | | | | | | | | | Test: builds with accel, gyro, overtemp and mag cal enabled Change-Id: I053148ab64dec1cc0359e40d678b25b2c41dc729 Signed-off-by: Ben Fennema <fennema@google.com>
* | | | Convert to Android.bpDan Willemsen2018-10-2418-373/+360
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Converts the rest of the Host/Android rules from Android.mk to Android.bp. See build/soong/README.md for more information. Test: cd device/google/contexthub; mma Change-Id: I7e29b58010ccf6f966afe94f5a11f79692700b4c
* | | | Merge pie-platform-release to aosp-master - DO NOT MERGEBill Yi2018-10-240-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | Change-Id: I9728c3e123579f5b9255508f4539186b2f661c79
| * | | Snap for 4801384 from 3c1833228fcf029ff393c7dd4d57bf9f15f3228d to pi-releaseandroid-wear-9.0.0_r9android-wear-9.0.0_r8android-wear-9.0.0_r7android-wear-9.0.0_r6android-wear-9.0.0_r5android-wear-9.0.0_r4android-wear-9.0.0_r3android-wear-9.0.0_r23android-wear-9.0.0_r22android-wear-9.0.0_r21android-wear-9.0.0_r20android-wear-9.0.0_r2android-wear-9.0.0_r19android-wear-9.0.0_r18android-wear-9.0.0_r17android-wear-9.0.0_r16android-wear-9.0.0_r15android-wear-9.0.0_r14android-wear-9.0.0_r13android-wear-9.0.0_r12android-wear-9.0.0_r11android-wear-9.0.0_r10android-wear-9.0.0_r1android-vts-9.0_r9android-vts-9.0_r8android-vts-9.0_r7android-vts-9.0_r6android-vts-9.0_r5android-vts-9.0_r4android-vts-9.0_r14android-vts-9.0_r13android-vts-9.0_r12android-vts-9.0_r11android-vts-9.0_r10android-cts-9.0_r9android-cts-9.0_r8android-cts-9.0_r7android-cts-9.0_r6android-cts-9.0_r5android-cts-9.0_r4android-cts-9.0_r3android-cts-9.0_r2android-cts-9.0_r13android-cts-9.0_r12android-cts-9.0_r11android-cts-9.0_r10android-cts-9.0_r1android-9.0.0_r9android-9.0.0_r8android-9.0.0_r7android-9.0.0_r60android-9.0.0_r6android-9.0.0_r59android-9.0.0_r58android-9.0.0_r57android-9.0.0_r56android-9.0.0_r55android-9.0.0_r54android-9.0.0_r53android-9.0.0_r52android-9.0.0_r51android-9.0.0_r50android-9.0.0_r5android-9.0.0_r49android-9.0.0_r48android-9.0.0_r3android-9.0.0_r2android-9.0.0_r18android-9.0.0_r17android-9.0.0_r10android-9.0.0_r1security-pi-releasepie-vts-releasepie-security-releasepie-s2-releasepie-release-2pie-releasepie-r2-s2-releasepie-r2-s1-releasepie-r2-releasepie-cts-releaseandroid-build-team Robot2018-05-241-1/+1
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: I3ad57e622df2ed2bdefe4dbe38143edb12743732
| * \ \ \ Snap for 4799153 from 4d13c02c872ba48a361c1a0ab75a87980e20a518 to pi-releaseandroid-build-team Robot2018-05-238-51/+73
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: Ibe7f89a4fda6c6b2df56073f793deef87942afb3
| * \ \ \ \ Snap for 4796401 from 9d6f44a64056c0a7bd8b1d3ff25d28a211af185a to pi-releaseandroid-build-team Robot2018-05-221-50/+48
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change-Id: I1beadccbdfdce8344dd97b86016b212e8a697afc
| * \ \ \ \ \ Snap for 4793185 from 6613bf0afa7b5d59a7f6a6f923a73447d0325f23 to pi-releaseandroid-build-team Robot2018-05-202-4/+36
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic64e1ab096f9396a5294ac7633151ec8e639c226
| * \ \ \ \ \ \ Snap for 4784261 from c38f7821ce07c8395913e96c03b2c13680fa05a4 to pi-releaseandroid-build-team Robot2018-05-166-24/+17
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I87531d4762c5427c06d8b6b935d078362549bacc
| * \ \ \ \ \ \ \ Snap for 4765094 from 11bdf577bea3f132955efc60ad0f49d83b4e81e8 to pi-releaseandroid-build-team Robot2018-05-063-2/+11
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I789642d3b3805183bf084c23f189122f2ab07d27
| * \ \ \ \ \ \ \ \ Snap for 4759746 from 6af27deb9446258f96e127f6ca8e47e27a61a814 to pi-releaseandroid-build-team Robot2018-05-0331-543/+1399
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ieae2e5b681ffe5c09d9d57a43a3e83eaf27507fe
| * \ \ \ \ \ \ \ \ \ Snap for 4751833 from b4766557d14eef22527ca54417a158a2cccb7648 to pi-releaseandroid-build-team Robot2018-04-291-9/+118
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I24790319b8d5049e9bb5e9c8d71c258fe422c274
| * \ \ \ \ \ \ \ \ \ \ Snap for 4736748 from 227914e6d74b7d2ae1738dfd372e54944c64f84f to pi-releaseandroid-build-team Robot2018-04-2211-447/+1492
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I92b4eb2db62d2b657c0ec4739870ef813bcc17ec
| * \ \ \ \ \ \ \ \ \ \ \ Snap for 4728508 from e4c235d4bba0d3b0c4fe597a02a48975958ba7a7 to pi-releaseandroid-build-team Robot2018-04-1813-194/+1181
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I09c897b2e7764b1ae4f379249ee58c0d0f3fdfd0
| * \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4716599 from 1b3adf02ce3c7d184c77a764b6b56741ede784ea to pi-releaseandroid-build-team Robot2018-04-124-929/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I23b9438a24c9b7f5a974cd2bf39e5c4b3391e171
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4696032 from 00fe2c40d28a717bf6658ed6118fbc0c13018c13 to pi-releaseandroid-build-team Robot2018-04-0348-1470/+3862
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0457428201a055485eca2f1eb17eeadfc4efc639
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4593582 from 967c195931c64b4ea2678078bb52464f4fa88ab6 to pi-releaseandroid-build-team Robot2018-02-084-6/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1ec4d96461dc8c1ef038a1eff6d949585bda68f4
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4577102 from 2b89fd3e5d3b2d113ccbd7159428949093cca1f8 to pi-releaseandroid-build-team Robot2018-01-316-11/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I735655e9b70291c3c1782b567caf30b101a40073
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4535700 from f378cb36e45cbfd402a26982a284dbd2933d5ef8 to pi-releaseandroid-build-team Robot2018-01-109-36/+857
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I956168686270e297ae43480a4f722498ddc7bd33
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4531101 from 63ae289dd0f8e176db72b5d9b6bcd13a085f7ddf to pi-releaseandroid-build-team Robot2018-01-0710-67/+147
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7ddafbd08022a87e7dc593a5d77e2a1546b81a36
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4517567 from 9d8f09b9e27e23157c9ad0dd6a28052073bd0a4f to pi-releaseandroid-build-team Robot2017-12-243-0/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9238b40ab9c087d0bdf96d2d228061c1d47471f1
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4511918 from 5b6af28e86478b2afdb9040bcb80852bf23c4d82 to pi-releaseandroid-build-team Robot2017-12-2014-32/+544
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5bd4af044850ccaafc21385c38a99eeb2bb4e882
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4496165 from 7dd84c412ff36a96bbaabfaf6a8d192fd413b4ff to pi-releaseandroid-build-team Robot2017-12-110-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia063aabf1f877c4de5df170221788a56fc61916b
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4486962 from 1d5e1346fafe28eb8082a50d4792e1904bab2465 to pi-releaseandroid-build-team Robot2017-12-062-0/+897
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia3b7f4de4c15ed10f1e6fd3362ea77865b1fad71
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4476081 from 55767bb4cf9ba328223ab7bf0eaeb34d315a4287 to pi-releaseandroid-build-team Robot2017-11-301-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I52211dc83ba5932f563d424f4da13080613dac79
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4471243 from ff63bb7027a85cf6742caa4f951cadcdd760da33 to pi-releaseandroid-build-team Robot2017-11-287-44/+98
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I232a209aff46f95eb4e994deeb09709557a08699
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4453288 from b1455fc18b9d6bc640d4fb9dac764c8aaa8023a6 to pi-releaseandroid-build-team Robot2017-11-150-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I788eabe8bb0d6dc8ddc836398ca2eb975363a29c
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4447680 from 56e80f11ab08df427e892c8d0127ed42c658b05a to pi-releaseandroid-build-team Robot2017-11-124-0/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I079910708677c008422b3ca8e85c48a43eef97b2
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4422293 from 06b3a7805c038f4b89e399f19941f83dd4f13633 to pi-releaseandroid-build-team Robot2017-10-298-28/+138
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I12af410a3655757967f129df171a87286a48f9b3
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4413317 from 8ebc063a656d6f3192f50880784b27422ace441f to pi-releaseandroid-build-team Robot2017-10-241-5/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I039cb20f40614e2b592b147ef6cd642afeb29eb6
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4410151 from 88450fac7b898edb6fe179824906dbb8e31384bc to pi-releaseandroid-build-team Robot2017-10-2113-1/+636
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I771507eeffe64205efecc19949d710c864f5e361
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4407698 from e517e55c80f4bb39320887f7cae09ece6324db95 to pi-releaseandroid-build-team Robot2017-10-202-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I368ccd95c8dce619922b76fd98853d5340d591dd
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4402171 from 4d7cf69bac1d578ce5b1b24ed743442063c38006 to pi-releaseandroid-build-team Robot2017-10-185-3/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib6bfe9e668db4c6468317993fbeedb52f28c4fb1
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4399706 from 2c5ac9e00a21f8f7a1badb10bdd3ddaae497736c to pi-releaseandroid-build-team Robot2017-10-171-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I44e9c74a9bf6ce057916828b978688ee59755338
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4393550 from 053101eb7fec687081cecaa5d63e0c5773cde552 to pi-releaseandroid-build-team Robot2017-10-134-1/+483
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2fff3400c9f59666507dff47cb6f63294199ffeb
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4388640 from 2eb39c8121da82cdcc6c0f00aa6653640d9027e5 to pi-releaseandroid-build-team Robot2017-10-114-5/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If8a05334eb9f9e76b6f4f30228c2da0537e23e8a
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4383207 from 668ad7e1af8d3b66db75afc5f232a4b5de80b3d2 to pi-releaseandroid-build-team Robot2017-10-073-62/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7004138992af3cf1220247c746d698cdc39405d7
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Snap for 4380820 from ea87d6a682bf937be8815c60ef2008549f20680b to pi-releaseandroid-build-team Robot2017-10-061-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic8b750f6dc873af43fb5a813843ca7e05b9be276
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ release-request-b4bc7b84-64b6-4176-8f16-ce17068fad13-for-git_pi-release-4370 ↵android-build-team Robot2017-09-301-3/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 135 snap-temp-L93500000107644030 Change-Id: If356b4a6c7f08c87e175d181296165e6c3502c18
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ release-request-fbd98711-169e-4972-a5f2-db043df00e09-for-git_pi-release-4367 ↵android-build-team Robot2017-09-291-2/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 572 snap-temp-L13500000107248413 Change-Id: I8547b540b8beb3263f157e99a5df63b901b30d4e