summaryrefslogtreecommitdiff
path: root/overlay
AgeCommit message (Collapse)Author
2021-03-28Remove odex/oat files from pinner list.Nicolas Geoffray
The pinner now asks the runtime for these files. Test: adb shell dumpsys pinner Bug: 144773394 Change-Id: Id199485d8e3aaff4098a0bdb6a5fda524af4834a
2021-02-02Enable require device unlock for NFC for all SKUGeorge Chang
Bug: 164002915 Test: check settings menu Change-Id: Ie5554737337b9a384b7ef15b453da30a1ed5d420
2021-02-02[RCS UCE] Set the device does not support RCS User Capability Exchange am: ↵James.cf Lin
5f18c66181 am: 428b109e89 am: 29384449cd Original change: https://android-review.googlesource.com/c/device/google/bonito/+/1566862 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I81dd8fab551a4326679a271c484a95d1fe8d7425
2021-02-02[RCS UCE] Set the device does not support RCS User Capability Exchange am: ↵James.cf Lin
5f18c66181 am: 428b109e89 Original change: https://android-review.googlesource.com/c/device/google/bonito/+/1566862 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Iebc814453e6b2e124fbc97fc0ec92494a977b7c3
2021-01-31[RCS UCE] Set the device does not support RCS User Capability ExchangeJames.cf Lin
Bug: 178239287 Test: build Change-Id: Ibded26f6ba9639694f9c1f4d6802e00a225df57b
2021-01-21Merge "Update SurfaceFlinger pin on bonito"Kevin Jeon
2021-01-19Update SurfaceFlinger pin on bonitoKevin Jeon
This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as the file was removed in ag/12524602. The updated pin relies on go/aog/1552085, as system_service needs read access to SurfaceFlinger. Bug: 176197656 Test: adb shell dumpsys pinner (coral) - shows that /system/bin/surfaceflinger is successfully pinned adb logcat | grep PinnerService (coral) - no longer shows a file-not-found error in PinnerService Change-Id: Ie1d5d5601f1efbf2bcba008aae5f6815fc3388d9
2021-01-19Move biometric config to device/googleKevin Chyn
Bug: 177925861 Test: Presubmit Change-Id: Id92f3a30f13ac89d9460e041260d2e77c8d7b38c
2021-01-19Move biometric config to device/googleKevin Chyn
Bug: 177925861 Test: Presubmit Change-Id: Id92f3a30f13ac89d9460e041260d2e77c8d7b38c
2020-12-11Update the overlay for SysUI resyinxu
Bug: 174582703 Test: Unit tests Change-Id: Ibcd257e7ee7913e06648a3e72138093b8bae1437
2020-08-12Disable enable_antenna_blocked_alertGeorge Chang
Bug: 162939182 Test: manual Change-Id: Ie6459b55fed3498accdf3443372a86b5d9391983
2020-06-09Adjust locations of oat files.Nicolas Geoffray
Bug: 158517130 Test: m Change-Id: Ie4f568c20d826709d7974f2dde0d554ba6837d2e
2020-04-30Extract regulatory_info into RROJeongik Cha
Bug: 152926806 Test: Set sku value, and check if settings show proper info image according to sku Change-Id: I50dedb40f54638d3fa6e0747859e1c217d24c188
2020-04-14Enable an improvement feature when NFC tag dispatch failedGeorge Chang
Bug: 151708408 Bug: 149273649 Test: manual Change-Id: Ie6fca13c952a0b3ec5c24973ad104fd8b1f6528e
2020-03-17Merge "Wifi: enable P2P MAC randomization" into qt-qpr1-dev am: e87ac934c5Automerger Merge Worker
Change-Id: I3b6211378c16dbbded71a401b8672fdec1da0959
2020-03-16Wifi: enable P2P MAC randomizationJimmy Chen
Bug: 146398159 Test: enter Wi-Fi Direct and check p2p interface address is randomized. Change-Id: Ic8dd3af73276f66f34f54d89c24423287ddfae5f
2020-02-25New config value for specifying alternative prox sensorDave Mankoff
Bug: 149420648 Test: n/a Change-Id: Id2d82ef41b36f4c4418bf46055b1bde2013c2c7e
2020-01-20Add translatable="false" tags to ims package overlaysBrad Ebinger
Bug: 147569830 Test: atest TeleServiceTests:PhoneGlobalsTest Change-Id: I96c69be43876fd9ca14303d2e3ad921582b2b8be
2019-12-19Merge "Update config overlay with new SystemUI location"TreeHugger Robot
2019-12-16Remove old configuration and use new config for MMTEL/RCSBrad Ebinger
Remove the old config_ims_package device config and configure the new MMTEL and RCS configurations in Telephony instead. Also, configure the RcsService to be the default RCS service. Bug: 111305845 Test: make checkbuild; manual test Change-Id: I13dcbeae456bd26e4782f768e9c30a299e2d9d71
2019-12-16Update config overlay with new SystemUI locationJeongik Cha
The app is moving to /product Test: m Test: check if it can boot Bug: 137908189 Change-Id: Ife40701870462999967cc6bb6b481bcab709262e
2019-11-07Merge "bonito: Remove wifi related internal overlays"Roshan Pius
2019-11-01bonito: Remove wifi related internal overlaysRoshan Pius
These are replaced by formal mainline module overlays. Bug: 143464763 Test: Send for Wifi regression tests Change-Id: Icea2b715cc7537a7401537230e60ded5ef915de2
2019-10-31Update regulatory labels for SAR am: f5aeab35cb am: 871a584d9f am: 289d270924Yanting Yang
am: 8d6b9749b7 Change-Id: Ic31415ff287da1c89cddd9c6c963598489e41e51
2019-10-31Update regulatory labels for SAR am: f5aeab35cbYanting Yang
am: 871a584d9f Change-Id: I9e5f5ac20cfbc99a71b22fc1f1241dde2f5f5d4f
2019-10-31Update regulatory labels for SARYanting Yang
Fixes: 143060028 Test: visual Change-Id: Ia8c3a8ea2fdf90ad0963ca121f7ff2dc59d4a051
2019-10-24Merge "p2p: add p2p regex for tethering modes"TreeHugger Robot
2019-10-22Enable zram writeback job scheduler am: 01776b2c33Minchan Kim
am: 8ca6a445a9 Change-Id: Ifd67feb5b6ad2f996a39dc228e9489a3cfa751d7
2019-10-21p2p: add p2p regex for tethering modesJimmy Chen
Bug: 137602441 Test: CtsVerifier - Wi-Fi Direct Change-Id: I6d6d29bd1742e4f34d09a208fefdddc9913e38a2
2019-10-14Enable zram writeback job schedulerMinchan Kim
This reverts commit 5ed3a3fbcfd5e3f4f50561024463db2f0085929f. Bug: 140882488 Change-Id: I9deffcbe25474837d5167024297d06601530aae5 Signed-off-by: Minchan Kim <minchan@google.com>
2019-10-14Merge "Use component-override to configure bonito Bluetooth"Ryan Mitchell
2019-10-10Use component-override to configure bonito BluetoothRyan Mitchell
Runtime Resource Overlays (RROs) can no longer change the value of resources in manifest when read during PackagerParser. This change uses component-override to enable the service by default on bonito devices. Remove usages of profile_supported_sap from overlays as they no longer configure the enable state of .sap.SapService. Bug: 135048762 Test: adb shell pm query-services \ com.android.bluetooth/.sap.SapService Change-Id: I916f109cc9c7b7b9a7b835c5259bbe4db9f459d7
2019-10-08Default vibrate when ringing for 2018+ PixelsBeverly
Delete unnecessary overlay Test: manual Bug: 141210593 Change-Id: I40dba3ae2afc5edef2698a08d0ebe4fc901d9f35
2019-10-02Revert "Revert "Revert "bonito: enable zram-writeback job""" am: 5ed3a3fbcfMinchan Kim
am: 7b84a5a415 Change-Id: I1e61ace18640ef9a90531717199b3133c6f8f917
2019-10-02Revert "Revert "Revert "bonito: enable zram-writeback job"""Minchan Kim
Let's disable zram-writeback This reverts commit 4988b99ab41031e1717956ad8859c7178241ed3e. Bug: 141860559 Change-Id: I588e164dea981c685aedd61021f17a1201f120e8 Signed-off-by: Minchan Kim <minchan@google.com>
2019-09-19Revert "Revert "bonito: enable zram-writeback job"" am: 4988b99ab4Minchan Kim
am: 7e0bd64bb3 Change-Id: I46b3bbc6247720bc3acc1a37d2bf6edf583d4eeb
2019-09-18Revert "Revert "bonito: enable zram-writeback job""Minchan Kim
Let's enable zram-writeback. This reverts commit 6b6ea12ca5069b8e6a24f95f6674c7445add3321. Bug: 140882488 Test: Tweak mark_idle_delay_mins, first_wb_delay_mins as 5m, 7m and modify ZramWriteback jobscheduler works regardless of idleness. And then cat /sys/block/zram0/bd_stat shows read/write from backing storage. Change-Id: I93ce55125046beadfc8b37a8c28e1d9135f418c7 Signed-off-by: Minchan Kim <minchan@google.com>
2019-09-11Revert "bonito: enable zram-writeback job" am: 6b6ea12ca5 am: 4ba5a942b4 am: ↵Minchan Kim
740297a31a am: 56d55469b1 Change-Id: Ia47f097b65db5237226755990cfbb4c24d263620
2019-09-11Revert "bonito: enable zram-writeback job"Minchan Kim
This reverts commit bb7dbed2dc8d50201f7d16d454b6bede6ceac31c. This CL will make zRAM job scheduler void. Bug: 140879284 Test: On sargo device, "dumpsys jobscheduler" | grep Zram is NULL Change-Id: I3fcfbc09908ca0d2d50a4b17954c65a68f712cd8
2019-08-21Update paths to the new ART APEX.Martin Stjernholm
Test: Presubmits Bug: 135753770 Change-Id: I7a3607692f032d6614f764d0247b5af7501e96e3
2019-06-05Merge "Switch back default vibrate for calls setting for bonito devices Bug: ↵Yiwen Chen
130741987 Test: Tested on device" into qt-dev
2019-06-05Update NCC e-label in ROW skutmfang
Test: visual Fixes: 131907810 Change-Id: I4714fb93d7485aa82801eb65ffa880abb3aec53b
2019-06-05Switch back default vibrate for calls setting for bonito devicesYiwen Chen
Bug: 130741987 Test: Tested on device Change-Id: Iea007f9dde9b63693fe73445a486966d028e657e
2019-05-21Bonito does not support GNSS SUPL on non-DDSBrad Ebinger
Use DDS by default for emergency calls because the modem does not support GNSS SUPL on non-DDS. Bug: 131203278 Test: Manual Change-Id: I4d2c39749f9a7a47df0d34b6f0771c51e7189d32
2019-05-16Merge changes from topic "132575109" into qt-devTreeHugger Robot
* changes: Wifi: Make aosp device targets including wifi_ext properly Wifi: Add wifi_ext HAL to compatibility matrix Wifi: Remove support of SAR in framework
2019-05-14Wifi: Remove support of SAR in frameworkhsuvictor
This commit removes the support of SAR in framework Bug: 132575109 Test: Manual test Change-Id: I329a19a5ca34ac28a4bec0aed46079a800fdc307
2019-05-08Add config value for a11y color modeChristine Franks
Accessibility transforms require a specific color mode that is not always available for the user to select. Bug: 130376719 Test: atest com.google.android.config.pts Change-Id: Icfc5dd218968562bf4c2472ba8cf676e0b49c070
2019-05-03Remove the overlay of “help_uri_usb_warm” on B4/S4.Sherry Huang
Test: manually trigger usb overheat warning and click "See care steps" button. Bug: 131228431 Change-Id: Ib0aed2d09ff4bcef78d401a93ba940804b6d2a87
2019-03-18overheat warning: remove configuration overlayTeYuan Wang
Remove project overlay configurations since USB overheat alarm and high skin temperature warning will be enabled from PixelConfigOverlayCommon. Bug: 110134720 Test: manually set the emulated temperature to trigger warning Change-Id: I913c455dc44d2ac2a10fbc758271bcfa7c3bf27c
2019-03-18Merge changes from topic "bonito_zram_wb"Randall Huang
* changes: bonito: enable zram-writeback job zram: add zram_writeback