summaryrefslogtreecommitdiff
path: root/overlay
AgeCommit message (Collapse)Author
2022-05-12Update saturated value replacementChristine Franks
Bug: 230903279 Test: n/a Change-Id: I96f8db8bff4f07a0d638a56006db73bbaa2f835d
2022-05-11Add location bypass package overlaySarah Chin
Test: verify values on devices Bug: 230919427 Bug: 210118427 Change-Id: I93acd0083c433aaf889530464142c9a3c9b95878 Merged-In: I93acd0083c433aaf889530464142c9a3c9b95878
2022-05-11Remove config_tcp_buffersSarah Chin
Moved to default values Test: build Bug: 222323543 Change-Id: If7ebd63c586974756d3e374b8c0cbfb27a5f1819
2022-04-07Fixed status bar glitch for apps that access internal resource dimen am: ↵shawnlin
c8d93dd9f7 am: 9820c19ec1 Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17536006 Change-Id: I1aa8bfd62e75052be09745864c6234b163869bcb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-07Fixed status bar glitch for apps that access internal resource dimen am: ↵shawnlin
c8d93dd9f7 Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17536006 Change-Id: Ia0c569e11d6babe6c2312bc61bc64cd44fd2294b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-01Fixed status bar glitch for apps that access internal resource dimenshawnlin
Bring back old usage of status_bar_height, status_bar_height_portrait, and status_bar_height_landscape by set the size containing cutout size. Bug: 216782082 Test: make Change-Id: I87467605520d5dd168c3b03ac3b699800bd96030
2022-02-18Add default alarm and media vibration intensity settingsLais Andrade
Fix: 219692498 Test: manual Change-Id: I1fa7443b36d93906e7def15629b87213edf30727
2022-01-28Migrate "rounded_corner_content_padding" for gs101Yohei Yukawa
This CL updates resource overlay of rounded_corner_content_padding for gs101 so that the same device-specific value can be seen from both the Framework code and the SysUI. With my previous CL [1], the SysUI continues to see the same value even after this migration. [1]: I0c3717c0bdfc928167c6eba06247b37caabf33b9 24d6b891f572f7be419d3acc9793ca68d062cf35 Bug: 215554582 Test: presubmit Change-Id: Ia7a3da402d86679def535f0e40638164d31c0dba
2022-01-26Unpin updatable-media from memory on gs101 am: 1b83520026 am: e1f7eee2a8 am: ↵Santiago Seifert
60434d9aa6 am: 283f1faa7a Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1960760 Change-Id: I54a0a2f99f0b4df06f125d781061ad9e6a20717e
2022-01-26Unpin updatable-media from memory on gs101 am: 1b83520026 am: e1f7eee2a8 am: ↵Santiago Seifert
60434d9aa6 Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1960760 Change-Id: I6744bda15d50fb5a7e3ab3471484b11cfc01751c
2022-01-26Unpin updatable-media from memory on gs101 am: 1b83520026 am: e1f7eee2a8Santiago Seifert
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1960760 Change-Id: I112506aec55205dfba84005720dbc6561465b8fb
2022-01-25Unpin updatable-media from memory on gs101Santiago Seifert
Bug: 214499288 Change-Id: Icb0ebe5a36e01941cc1318c95a7534c0f20ffa93 Test: Presubmit
2022-01-25Added new vendors for Bluetooth config migration am: 1307232779 am: ↵Etienne Ruffieux
3059d2c5c5 am: 0f06739b7f am: 0ba1150d9c Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1956200 Change-Id: I7b19e99088243a48b1cd48472c78f4ee5fd8ce1d
2022-01-25Added new vendors for Bluetooth config migration am: 1307232779 am: ↵Etienne Ruffieux
3059d2c5c5 am: 0f06739b7f Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1956200 Change-Id: Ia9b527630b51453b176ac01dd1bf867ceac9e77b
2022-01-25Added new vendors for Bluetooth config migration am: 1307232779 am: 3059d2c5c5Etienne Ruffieux
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/1956200 Change-Id: Icd747ae44f7be923cef419a9d992212c3b5f3067
2022-01-25Added new vendors for Bluetooth config migrationEtienne Ruffieux
Tag: #feature Test: manual Bug: 211570675 Change-Id: I4e0c211b4a176fc9161b079d2799bfefbaf4651f
2022-01-14Added default TCP buffer size for PixelsJack Yu
Bug: 213596972 Test: Manual Change-Id: Ib2dbd339d9b8ae9f9f1248f7be518cdf5830ec7c
2021-10-27Remove resource overlays for system bar heightsshawnlin
With the new added APIs, we don't need to overlay status_bar_height that contains cutout size and quick_qs_offset_height anymore. Bug: 186604541 Test: make Change-Id: I474e7272c3240bbc36ddbb43f565e0eaed96b29e
2021-09-27Adjust Doze default value to accomodate HBM. am: bfb3168639 am: d7fcbd91dbSantos Cordon
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15897167 Change-Id: Icab22cead7dc07317a4a5dc0ffdecb18adf66e9e
2021-09-23Adjust Doze default value to accomodate HBM.Santos Cordon
HBM changes moved the normal max, so we should adjust the doze default value by same scale. Bug: 194972547 Test: Manual, verify behavior is similar to Android R. Change-Id: I953b8f68f3ad0d9369d6fb0466e178ce366fdbc4
2021-09-17Adds an overlay for radio power off delay due to IMS deregistrationBrad Ebinger
Adds a 3 second delay after radio power off is triggered for the device to complete IMS deregistration before triggering power off on the radio in response to events such as APM and power off. Bug: 195304068 Test: manual; atest FrameworksTelephonyTests:ServiceStateTrackerTest Change-Id: Ib1e28ee07459f1770d3c199d0d94ac147a667528
2021-08-20Enable the Connectivity helper Settings UISongFerngWang
Bug: 190018497 Bug: 190017996 Test: build pass Change-Id: I0970be731d37a25d73ee0cc7e5c147627567b4ed
2021-07-30Revert "Disable TTY as it is not supported on these devices."Tom Hsu
This reverts commit ce6f6da1587615240b7cd2582209c6838cb3bec8. Reason for revert: Due to b/194243206, TTY shall keep supporting for WCDMA/GSM devcie. Thus revert this CL for pixel 2021 and after. Bug:194243206 Test: b/194243206#comment22 Change-Id: I650eb50a12bebcd55d04a4ab18bf1d78480a0af5
2021-07-23Overlay the config_network_selection_list_aggregation_enabledSongFerngWang
Bug: 173387374 Test: build pass Change-Id: I84c899e9c7aae4e4cbd1f76ae3d021b507ea6fb2
2021-07-16[Settings] Overlay Settings' default configZoey Chen
Sync config from Pixel 2020 Bug: 193605612 Test: make Change-Id: Ie7d17b0df77cb67777d6fd237c4142ae3dd285ee
2021-07-13config.xml: pin SurfaceFlingerKyle Lin
as ag/13364183, system_service needs read access SurfaceFlinger. Pin it by pinner when booting. Bug: 193442970 Test: adb shell dumpsys pinner - SurfaceFlinger pinned -- /system/bin/surfaceflinger 7028736 -- Change-Id: I2cae8f87a09b4871cf967fe8a3c01fb9015d58cb
2021-07-13Disable TTY as it is not supported on these devices.Tyler Gunn
Test: Compile target and verify accessibility settings does not have TTY option. Bug: 191983369 Change-Id: I62e59ea39fccb14a8bf882a1b50934fcd4446784
2021-06-14enable zram writeback job schedulingMinchan Kim
Test: Confirmed the initial write working with console log Bug: 190571517 Signed-off-by: Minchan Kim <minchan@google.com> Change-Id: Idb9f800455c62251bad333a015385cb5bd5029cc
2021-05-19gs101: remove fingerprint HIDL HAL configIlya Matyukhin
This config should be specified in individual device overlays. Bug: 188588725 Test: build Change-Id: I1e0798026c3e367ae3847fb8367c9dddb8a9b28d
2021-05-18Raviole: use hybrid prox sensor on keyguardBeverly
Bug: 184176119 Test: manual Change-Id: Ib2a6c75986ea9e4f7514767ef6d4090e5d71f93c
2021-05-17Revert "gs101: display: update 90hz denylist"Midas Chien
This reverts commit 2b88831a1d58f6115867a8228d24daf7a28dc749. Reason for revert: move to vendor Bug: 159903227 Bug: 182471327 Test: adb shell dumpsys window refresh Change-Id: Iea49d0be0338faba1a98bdf184e2f674340602c1
2021-05-13Add mapping between boosted modesChristine Franks
Bug: 186186974 Test: n/a Change-Id: I1096edc95da14b9e5b18f24e23c16af3bbc1fc9b
2021-04-23Add connectivity overlay to gs101Remi NGUYEN VAN
As resources were moved from the android package to the connectivity resources package, migrate resources to a new overlay for the new package. Bug: 185850634 Test: m Change-Id: Iea8bf912e750375724421945103bcc58ece11f1b
2021-04-13Enable TEXT_HANDLE_MOVEMichael Wright
New devices are capable of subtle vibrations, so this experience should be enabled. Bug: 185134911 Test: manual Change-Id: I20d251a82e734cd5cb98b086efdec6d2c555a898
2021-04-08Enable wakeup packet mask and marker configRoger Wang
In this commit, we enable wakeup packet mask and marker config. Then, connectivity can do the proper accounting of the Wakeup statistics which will be included in the bugreport. BUG: 184807534 Test: adb shell dumpsys connmetrics ``` WakeupStats(wlan0, 1022s, total: 6, root: 0, system: 1, apps: 5, non-apps: 0, no uid: 0, l2 unicast/multicast/broadcast: 6/0/0, ethertype 0x800: 6, ipNxtHdr 6: 6) WakeupEvent(19:45:36.879, wlan0, uid: 1010151, eth=0x800, dstHw=10:7b:44:3c:30:88, ipNxtHdr=6, srcIp=216.58.200.42, dstIp=192.168.50.51, srcPort=443, dstPort=49572) WakeupEvent(19:47:36.741, wlan0, uid: 1010151, eth=0x800, dstHw=10:7b:44:3c:30:88, ipNxtHdr=6, srcIp=172.217.24.8, dstIp=192.168.50.51, srcPort=443, dstPort=53436) WakeupEvent(19:49:25.241, wlan0, uid: 10151, eth=0x800, dstHw=10:7b:44:3c:30:88, ipNxtHdr=6, srcIp=74.125.204.188, dstIp=192.168.50.51, srcPort=5228, dstPort=38444) //... ``` Change-Id: Ifabc2edd5425794d9e0af200eaec8baad44d6689
2021-04-07Remove odex/oat files from pinner list.Lisa Liu
The pinner now asks the runtime for odex/oat/vdex files. Test: adb shell dumpsys pinner Bug: 144773394 Bug: 182593454 Change-Id: Idd26c511f5dbdcb29ded55170b8460f3c81a1ea3
2021-04-06Change all three default haptic levels to highVince Leung
Bug: 183746553 Test: verify default haptic levels set to high on r4 Change-Id: Ie6489be8375ddc01aeb3f227f86e98785232e52a
2021-04-05Decouple auto-suspend and interactive from display on/offAdrian Salido
Without decoupling, PowerManagerService prevents system from going to suspend when display is in AOD. Bug: 180896425 Change-Id: If2eeaaebb3137bbfe9ba71f47e8b1efdcff14197
2021-04-01gs101: display: update 90hz denylistMidas Chien
Add common 90hz denylist Bug: 182471327 Test: adb shell dumpsys window refresh Change-Id: If3dc37ad1c3df05ffdf8176a48c2c19430b5ba98
2021-03-31Add pinner configs for P21Lisa Liu
Bug: 182593454 Test: dumpsys pinner Change-Id: I85547d29ddc9111b0e3338681729c8318d9010dc
2021-03-25Apply accessibility color features in native modeLong Ling
Bug: 177965882 Change-Id: I431e9ef5aa2a42d5ac9de71239b76915bad0085a
2021-03-25gs101: display: update adaptive calibration fileLong Ling
Add boosted mode color data. Add vendor boosted color mode in config file. Bug: 139381597 Change-Id: I02197bbb49e41d966b1adc19e649960c1ba55ce8
2021-03-22Move config_biometric_sensors to device/googleeddielan
Bug: 182868067 Test: Build Pass Change-Id: I03b2d310ad58d6fa0c1a739b0d8cbd4ca4e3c231
2021-03-16Merge "Revert "Decouple auto-suspend and interactive from display on/off"" ↵Chris Fries
into sc-dev
2021-03-16Revert "Decouple auto-suspend and interactive from display on/off"Ken Huang
This reverts commit 8069d3856dcb420b53ba0941ed0b482519d36e5d. Reason for revert: black display in AoD Bug: 182851537 Change-Id: Idc0ef7cf076b6060cc76c983bd512247f9e8a4c0
2021-03-15Enable battery percentage config for O6/R4Wesley.CW Wang
Bug: 177972645 Bug: 182451733 Bug: 180676766 Test: m -j40 Change-Id: I9dcb0f09b0a86a163c48366a9c90ad89bf28cab0
2021-03-12Merge "Decouple auto-suspend and interactive from display on/off" into sc-devTreeHugger Robot
2021-03-11Decouple auto-suspend and interactive from display on/offAdrian Salido
Without decoupling, PowerManagerService prevents system from going to suspend when display is in AOD. Bug: 180896425 Change-Id: I256fddd1bb173b047b4d0d6e03e7cc9ffb50e13d
2021-03-08Move udfps-specific config to device config.xmlBeverly
Test: manual Bug: 176550666 Change-Id: Ibaab1a4328e3559b0d0b4d7afd043a5668746ae9
2021-03-08Make Psds server configurable from carrier configEdwin Tung
Support loading carrier config with no SIM case Bug: 167499651 Test: manual Change-Id: I2bc5bfdca83e79b21de8b660a6f8519e402b7caf