summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | [DO NOT MERGE] audio: update camcorder 24 bits acdb settingjuyuchen2018-10-2918-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | B1: Handset_cal.acdb: Optimize audio quality to compensate low frequency for device "CAMCORDER" C1: Handset_cal.acdb: Optimize audio quality to compensate low frequency for device "CAMCORDER" Bug: 113776612 Bug: 118022272 Test: manual audio test **** Note **** 1. This commit was removed the hotword chunk size to 8kb because we may need to phase this solution before Feb QPR. commit bf2977d7877160b28d9921dc6df5b7b4fb457a83 Author: Jasmine Cha <chajasmine@google.com> Date: Thu Sep 27 20:38:17 2018 +0800 [DO NOT MERGE] Tune hotword chunk size to 8kB 2. This commit was based on the following 18db boost gain's commit. commit 1cfe51906db1e88b43e6b04e0144aba765ebe536 Author: Jasmine Cha <chajasmine@google.com> Date: Thu Sep 27 20:31:50 2018 +0800 [DO NOT MERGE] acdbdata: add 18dB boost gain for HANDSET_DMIC_LISTEN_PREPOC ************* Change-Id: I001113fd26052e6668b542a63c86ae87e9a7fe79 Signed-off-by: juyuchen <juyuchen@google.com>
| * | | | | | | Snap for 5115288 from 359c780620a486d1ea22211a2e72b55d9d0de9e9 to ↵android-build-team Robot2018-11-071-72/+57
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: I1699083082a9bbdc5b74c2c47251f88b1f013f01
| | * | | | | | [DO NOT MERGE] thermal HAL: reduce the number of notificationsVincent Palomares2018-11-061-10/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not trigger notifications for low-level CPU cooling device states. The threshold states for notifications being triggered is now 9 for Little cores (0-3) and 20 for Big cores (4-7). NB: This quick implementation depends on hardcoded values, so a cleaner solution will be needed in the longer term. Bug: 117438310 Bug: 112432890 Test: Monitored logcat manually and checked the behavior of checkThrottlingData with debug probes. pts -m PtsThermalHalTestCases Change-Id: I2d83b01cafd2b67b1a6e81a85d330e58dc3a5c69 Signed-off-by: Vincent Palomares <paillon@google.com>
| | * | | | | | thermalhal: Simplify thermal sensor and cooling device initialization.Miguel de Dios2018-11-061-62/+30
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we now have a softlink with the tz sensor name and cooling device names. We can change the way thermalHAL looks up the thermal temp file and the cooling device file to be much simpler since it already knows their names. Bug: 115729092 Bug: 117438310 Bug: 112432890 Test: pts-tradefed run singleCommand pts -m PtsThermalHalTestCases -l verbose Change-Id: I76fa5fe35c2217736a7de5f2abfebfe23f309019 (cherry picked from commit a930192a3ad548a7c4dee1a58c1f732bf312251a) Merged-In: I76fa5fe35c2217736a7de5f2abfebfe23f309019
| * | | | | | Snap for 5101444 from e88ca261c4f88de8500085eb0a779a61d0b11334 to ↵android-build-team Robot2018-10-312-1/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: Ibeea67214a74f2981bb8be7f1613923e2dacf0f7
| | * | | | | Change zram swap size and swappinessMinchan Kim2018-10-252-1/+2
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL increase zram swap size from 512M to 1024M of p18. It also increase swappiness from 60 to 100. It has more benefit for overall system performance. Detail is in the bug. Bug: 117522738 Test: confirmed zram size and swappiness change manually Change-Id: I4cbb8e7d5a43d6a273c53e8d5ed2976109a3ea5e Signed-off-by: Minchan Kim <minchan@google.com>
| * | | | | Snap for 5087486 from 3c3cf01f95e40d02e30282a0cc0c78ffb758bc59 to ↵android-build-team Robot2018-10-2413-42/+42
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: I4db5cad020a22a3db7420471e4a981e4c6b4a6df
| | * | | | Fix path for bluelineBill Yi2018-10-191-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BUG:79531050 Change-Id: I0bcb5cebb70edfa501b0b62410184c91e884693a
| | * | | | Merge "thermal: Addition of modem throttling to Thermal Config" into pi-devTreeHugger Robot2018-10-198-32/+32
| | |\ \ \ \
| | | * | | | thermal: Addition of modem throttling to Thermal ConfigSiddharth Ray2018-10-118-32/+32
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modem throttling (Uplink and Downlink) added to thermal config. Bug: 112848219 Test: https://docs.google.com/spreadsheets/d/1tRcWpXo0IEQmqynekO3w7niwh5yNBZ2oE4rOY-BhLSM/edit?usp=sharing Change-Id: Ib75df9423a14ef4de16f32e67f15817c293cd905
| | * | | | Merge "Update regulatory labels" into pi-devTreeHugger Robot2018-10-184-0/+0
| | |\ \ \ \
| | | * | | | Update regulatory labelsDoris Ling2018-10-164-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update the labels for g013a/bi/c/d with India info. Change-Id: I56631550d728aeaaddbdb8129e12fb6cbfe32a8e Fixes: 117842012 Test: manual
| * | | | | | Snap for 5073521 from 63db9121ea85351e2ac484c42bafd9bc6923cc73 to ↵android-build-team Robot2018-10-172-7/+4
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: If8202a84b3242d821b0a045987c8100b6498f66a
| | * | | | | thermal: utils: device_file_watcher: Use readFileFromString instead of ↵Miguel de Dios2018-10-161-6/+3
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | infile.read Bug: 117836889 Bug: 117302521 Test: pts-tradefed run singleCommand pts -m PtsThermalHalTestCases -l verbose Change-Id: I442b1f592d6554bea8831de756dd9482f00aa190
| | * | | | [DO NOT MERGE] Update SVN for B1/C1 to 3 for December releaseAdam Seaton2018-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 117667960
| * | | | | Snap for 5066295 from a472d953aa47e9fd0b72948d3baa8937a33fd116 to ↵android-build-team Robot2018-10-1219-10/+4
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: I9d649d9fa088a0e15ecb1a3b835b01b245b5e42a
| | * | | | Merge "ThermalHAL: cooling_devices: Zero-initialize buffer when reading from ↵Wei Wang2018-10-111-8/+2
| | |\ \ \ \ | | | |/ / / | | |/| | | | | | | | | file." into pi-dev
| | | * | | ThermalHAL: cooling_devices: Zero-initialize buffer when reading from file.Miguel de Dios2018-10-051-8/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 117302521 Test: pts-tradefed run singleCommand pts -m PtsThermalHalTestCases -l verbose Change-Id: I79207280ee48ab51f3e8141466bd80ff47212bd9 (cherry picked from commit 04696ba4ae2f2171823ffd88558003d09d868b32)
| | * | | | Merge "[DO NOT MERGE] Tune hotword chunk size to 8kB" into pi-devCarter Hsu2018-10-1018-2/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | [DO NOT MERGE] Tune hotword chunk size to 8kBJasmine Cha2018-09-2718-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This allows a power optimization for the LPMA use case. Merge changes from CL https://googleplex-android-review.git.corp.google.com/c/device/google/crosshatch/+/4820777 Bug: 111000081 Test: manual audio test Change-Id: I43bca960cdd98ba231a5ee275a3a1cf26fecd40f Signed-off-by: Jasmine Cha <chajasmine@google.com>
| * | | | | Snap for 5053079 from b01d9ee9c3f9f38c3ef5a01958eedb0b68ecf53e to ↵android-build-team Robot2018-10-064-0/+80
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: I90213504ddbe578c47e2b0953b018ad5e2c9cf80
| | * | | | Merge "thermal-engine: Add virtual sensor for GPU and apply ss algorithm on ↵Jia-yi Chen2018-10-054-0/+80
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | GPU throttling" into pi-dev
| | | * | | | thermal-engine: Add virtual sensor for GPU and apply ss algorithm onJia-yi Chen2018-09-144-0/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPU throttling 1) GPU virtual sensor is based on the difference of gpu0-usr and cpu0-silver-usr 2) Apply SS-algorithm to throttle GPU and have clock floor at 414MHz Test: Running Manhattan 3.1 to check the throttling behavior Bug: 113332262 Change-Id: I330d366de0de6e98b027c1111857432360d7b845
| * | | | | | Snap for 5045641 from 077a4ea18b4387685a31d2ff3e0945bbd96f3747 to ↵android-build-team Robot2018-10-0318-2/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: I9d59c9532b9b353b01988625bbc62711fc537ca9
| | * | | | | Merge "[DO NOT MERGE] acdbdata: add 18dB boost gain for ↵Carter Hsu2018-10-0218-2/+2
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | HANDSET_DMIC_LISTEN_PREPOC" into pi-dev
| | | * | | | [DO NOT MERGE] acdbdata: add 18dB boost gain for HANDSET_DMIC_LISTEN_PREPOCJasmine Cha2018-09-2718-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTE: This CL removes the fix for b/111000081, and the fix for b/111000081 will be merged from the next CL. Bug: 115624433 Bug: 111000081 Test: manual audio test Change-Id: Ie351675251558b63ebeb35e2cfe97fded4bb2161 Signed-off-by: Jasmine Cha <chajasmine@google.com>
| * | | | | | Snap for 5044688 from 812baebc6a1a8eeb87638fe39960ffda1f1881c9 to ↵android-build-team Robot2018-10-0240-81/+122
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pi-qpr2-release Change-Id: Ib26ad2cd1a8cd2a2fb6a9e97a3e9f304330dca8c
| | * | | | | Merge "Enable the Hearing Aid Profile for Pixel 3" into pi-devTreeHugger Robot2018-10-021-0/+1
| | |\ \ \ \ \
| | | * | | | | Enable the Hearing Aid Profile for Pixel 3Stanley Tng2018-09-261-0/+1
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Hearing Aid Profile was disable in an upstreamed branch and we need to re-enable it here. Bug: 116317072 Test: Compile Change-Id: If16728008dcf01205544353d4a457722be241777 Merged-In: If16728008dcf01205544353d4a457722be241777 (cherry picked from commit 914764ceec4c40239f46a082c15b15aae35526ae)
| | * | | | | Merge "Use a single Soong namespace for device/google/crosshatch" into pi-devAdam Shih2018-10-015-16/+4
| | |\ \ \ \ \
| | | * | | | | Use a single Soong namespace for device/google/crosshatchDan Willemsen2018-09-125-16/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Everything under this directory should be namespaced, as it's by definition device-specific. But we don't need multiple namespaces here, so move everything to a single namespace. Bug: 114589535 Test: lunch crosshatch-userdebug; m nothing Change-Id: Id80ba6370993cc013038f32a212a86cea7d8c4b2 Merged-In: Id80ba6370993cc013038f32a212a86cea7d8c4b2 (cherry picked from commit c845ca4ee15ad9244a7a50645fedadc63e294f95)
| | * | | | | | ThermalHAL: Add override settingMiguel de Dios2018-09-264-42/+84
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some threshold are defined in device tree but not in thermal engine config. Bug: 111932723 Bug: 76443195 Test: pts-tradefed run pts -m PtsThermalHalTestCases Test: lshal debug android.hardware.thermal@1.1::IThermal/default Test: dumpsys hardware_properties Test: Boot Merged-In: I1a8488975b364aa8928434f25e325216a379e4aa Change-Id: I1a8488975b364aa8928434f25e325216a379e4aa (cherry picked from commit ecaa4b0eb6310aae4cb7e5dcf08e278599ffe193)
| | * | | | | Merge "Tune hotword chunk size to 8kB [DO NOT MERGE]" into pi-devAndrew Rossignol2018-09-1418-2/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Tune hotword chunk size to 8kB [DO NOT MERGE]Andrew Rossignol2018-08-2018-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This allows a power optimization for the LPMA use case. Bug: 111000081 Test: push to device, see 8kB chunk registered via SLPI logs Change-Id: Ia176515903a40ee8bd70dc4d9f1c3a0fb687202b
| | * | | | | Merge "HealthService: Fix issue where min metrics = 0 on after first upload ↵TreeHugger Robot2018-09-102-5/+9
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | to tron" into pi-dev
| | | * | | | HealthService: Fix issue where min metrics = 0 on after first upload to tronMaggie White2018-08-312-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because the collect sample function relies on last_sample_ to determine if a sample has been previously collected, devices that upload more than once per boot were never setting min values. This CL adds a num_samples_ variable that tracks the actual number of samples instead of using the last sample time. Bug: 112430547 Test: Changed sample and upload times and observed logs Change-Id: I9fb8c5d28640a720713e90cd44b870b5e69218ab Signed-off-by: Maggie White <maggiewhite@google.com>
| | * | | | | Import translations. DO NOT MERGEBill Yi2018-09-0880-0/+1680
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ic19705e83cfa1e642a3f1d1c8abe77273c5d819f
| | * | | | | Merge "DO NOT MERGE Removes XAAC from pi -- library and references" into pi-devRay Essick2018-09-081-8/+3
| | |\ \ \ \ \
| | | * | | | | DO NOT MERGE Removes XAAC from pi -- library and referencesRay Essick2018-09-051-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drop xaac decoder from configuration so that we have no references to it in the media_codec*.xml files nor do we have the library present on-device. Bug: 113940109 Test: examine built tree Change-Id: Ic5a7358e5ef3399a851532affc0a3f8a17054fce
| | * | | | | | Merge "[DO NOT MERGE] Update SVN for November to 2 for crosshatch on pi-dev ↵TreeHugger Robot2018-09-071-1/+1
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:114110585" into pi-dev
| | | * | | | | | [DO NOT MERGE] Update SVN for November to 2 for crosshatch on pi-devElisa Pascual Trevino2018-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:114110585
| | * | | | | | | Merge "haptics: Reduce the amplitude of the heavy_click effect" into pi-devTreeHugger Robot2018-09-072-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | haptics: Reduce the amplitude of the heavy_click effectDavid Lin2018-08-222-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's 0.025% of failure rate for the haptic actuator to produce noise for the heavy_click effect. This change remaps the index of the HIGH intensity of the heavy_click effect to MEDIUM. Bug: 112345144 Test: manual long key press and active edge Change-Id: I88a543e89f692f35f1a3ed89ea13914c077671ca Signed-off-by: David Lin <dtwlin@google.com>
| | * | | | | | | Merge "crosshatch: start "vendor.citadeld" instead of "citadeld"" into pi-devTreeHugger Robot2018-09-051-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | crosshatch: start "vendor.citadeld" instead of "citadeld"dybertwang2018-08-311-1/+1
| | | | |/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "external/nos/host/android/citadel/citadeld/citadeld.rc" changed from "service citadeld" to "service vendor.citadeld" Log: [ 13.331629] c5 1 init: Command 'start citadeld' action=vendor.skip.init=0 && init (/vendor/etc/init/hw/init.sdm845.rc:78) took 0ms and failed: service citadeld not found Bug: 113643915 Change-Id: I716269218c70b589b13c496ac714704ff862bb95 Signed-off-by: dybertwang <dybertwang@google.com>
| | * / | | | | | Copy vendor qcril database to Data partition to fix DB upgrade issueHongbo Zeng2018-09-051-0/+4
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: When getting DB versions for upgrade process, Qualcomm changes design to use the qcril_prebuilt.db in data partition which is copied from /vendor/radio/qcril_database/qcril.db to avoid Selinux violations. But there is no qcril_prebuilt.db in data partition now and cause upgrade issues. Bug: 112448837 Test: flash ROM and modify /vendor/radio/qcril_database/qcril.db - check /data/vendor/radio/qcril_prebuilt.db is always created and updated to latest version with /vendor/radio/qcril_database/qcril.db ===================================================================== [Related Qualcomm Commit] commit a482ad07f4b572766f90e373e4b28f85b799187b Author: Ravi Kishore R <ravikish@qti.qualcomm.com> Date: Thu Apr 5 14:53:35 2018 +0530 Remove references to vendor database. Vendor QCRIL Database is always copied as qcril_prebuilt.db in the Data partition. So it is easier to use qcril_prebuilt.db instead of Vendor Database in DB methods. Also accessing Vendor DB leads to Selinux violations. Change-Id: I7dab7d6722d7571bfabf053a637739b694ab437d CRs-Fixed: 2219061 Change-Id: If820f64dcba6cdc676c753865d106b13130eb42f
| | * | / / / / Use "packout" reboot reason for the firstboot shutdownChris Fries2018-08-301-7/+13
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use "packout" to trigger serial number / IMEI displayed in bootloader for in-boxing process. Also debounce the USB for a few seconds to avoid false shutdowns. Bug: 112744852 Change-Id: I8ec4b31bcbf4e22f154cd15221bcde0f05394dce
| | * | | | | Merge "Revert "Use "packout" reboot reason for the firstboot shutdown"" into ↵Chris Fries2018-08-281-1/+1
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | pi-dev
| | | * | | | | Revert "Use "packout" reboot reason for the firstboot shutdown"Chris Fries2018-08-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3a803b5cc4d4cc4bcfc99d60d5e409b8dd656cff. Reason for revert: Dependency was reverted Bug: 113227183 Change-Id: Ie01ec66db811514b9d8e9f4e98186f98d70eb2fc
| | * | | | | | Merge "Import translations. DO NOT MERGE" into pi-devTreeHugger Robot2018-08-2681-1681/+1
| | |\ \ \ \ \ \