Kimi Hsu (xWF)
5581e7b30f
Merge "Set a proper status bar height" into main
2024-08-27 06:54:07 +00:00
Kimi Hsu
660301a708
Set a proper status bar height
...
Bug: 360052539
Test: make and boot
Flag: EXEMPT bugfix
Change-Id: I0e01b771b9d48e3ce643e68d274803c1253eca1b
2024-08-23 07:51:59 +00:00
Treehugger Robot
a2ec2d5367
Merge "Update estimated WiFi power consumption value" into main
2024-08-21 11:26:41 +00:00
Paul Chen
ce4dad5dbf
Update estimated WiFi power consumption value
...
Bug: 351925447
Test: Wifi Regression Test
Flag: EXEMPT overlay update
Change-Id: Ie77d558f11babf61c30a133f200afb12be9845a2
2024-08-21 07:48:24 +00:00
Treehugger Robot
5876221029
Merge "remove Doze brightness integer config" into main
2024-08-13 10:10:32 +00:00
Cindy Chung
9c72d864de
Modify maxGamma value of short-term model
...
Bug: 346699039
Test: dump display log
Flag: EXEMPT bugfix
Change-Id: I5309f2fc376af1a05cd578c2bdff7949d0a6f151
2024-08-02 06:11:22 +00:00
Peter Lin
7047cb2949
remove Doze brightness integer config
...
Replaced by doze brightness float config
Bug: 343796384
Test: adb shell dumpsys display
Flag: com.android.server.display.feature.flags.doze_brightness_float
Change-Id: I2628403c0f8f712dc56478a23add3bdaaeba432b
2024-08-02 01:23:38 +00:00
David Lin
93419891c7
Merge "Enable satellite eSOS persistent logging" into 24D1-dev am: 75e6c1d30d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27580395
Change-Id: I97108831d016130adfe46091caf0cf94ed7b3767
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-11 01:09:21 +00:00
David Lin
75e6c1d30d
Merge "Enable satellite eSOS persistent logging" into 24D1-dev
2024-06-11 00:57:47 +00:00
Tracy Zhou
7c3a161670
Override config_useDeadZone on caimito devices
...
Bug: 324611410
Change-Id: Iacb3b4cb74106e3b3eecd1c7adb7de8e48a852aa
Test: Tested on komodo
2024-06-06 21:57:20 +00:00
Tracy Zhou
b3d21f0a92
Merge "Override config_useDeadZone on caimito devices" into main
2024-06-06 21:48:39 +00:00
Tracy Zhou
2c04e6bee6
Override config_useDeadZone on caimito devices
...
Bug: 324611410
Change-Id: Iacb3b4cb74106e3b3eecd1c7adb7de8e48a852aa
Test: Tested on komodo
2024-06-06 05:31:52 +00:00
Kimi Hsu
4e2d36b697
Update display shape
...
Bug: 337202957
Test: make
Change-Id: Ic90a06ab82d9b5fc138df2c6d28a591285a7be04
2024-06-04 09:11:23 +00:00
Allen Xu
ad73a12698
Enable satellite eSOS persistent logging
...
Bug: 343478281
Test: make
Change-Id: I92c0001b45089a265de6e64568c32adcb270c22b
2024-06-03 21:18:28 +00:00
Treehugger Robot
7a3bed3cd7
Merge "display: update reduceBrightColorsStrength setting" into 24D1-dev am: 5f90b56fd0
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27452282
Change-Id: Ic02299d4d85c6bc318cceea77326f70efc59f439
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-23 07:29:27 +00:00
Cathy Hsu
2453abf3f3
display: update reduceBrightColorsStrength setting
...
Bug: 335669303
Test: dumpsys color_display
Change-Id: I5a670a2cfaf56074681daeddc5d2a77bc3bb9a74
2024-05-22 04:18:16 +00:00
Anton Potapov
e2850749ff
Merge "Move volume panel from activity to a dialog." into main
2024-04-29 15:00:56 +00:00
Anton Potapov
65e7eaf5a1
Move volume panel from activity to a dialog.
...
Flag: aconfig new_volume_panel TRUNKFOOD
Test: manual on phone and tablet. Open and close Volume Panel with x10 animation multiplier.
Bug: 33080852
Change-Id: I54302de39f1096cd9e66c7ca3ebb22d5c97020e4
2024-04-23 15:40:12 +01:00
Evan Laird
9e8028074c
[Cutout] Make cutout rect approximation intersect with y=0
...
Tokay, Caiman, and Komodo all had cutout rect approximations that did
not intersect with the top edge of the phone (they did not start at
y=0). This was causing logic in SystemUI not to be aware of _which_ edge
the cutout was associated with, and thus in some cases would not account
for potential letterboxing.
This change modifies the rect approximations to start at y=0, and adds
that same amount to their height so that the sizing should be the same.
Test: manually verified the .svg shapes
Test: manual on device
Bug: 319203599
Flag: NONE
Change-Id: I2e669b8d178eb5ace29b0d4f68c1e500b545d601
(cherry picked from commit 4990157024
)
2024-04-22 19:42:51 +00:00
Evan Laird
4990157024
[Cutout] Make cutout rect approximation intersect with y=0
...
Tokay, Caiman, and Komodo all had cutout rect approximations that did
not intersect with the top edge of the phone (they did not start at
y=0). This was causing logic in SystemUI not to be aware of _which_ edge
the cutout was associated with, and thus in some cases would not account
for potential letterboxing.
This change modifies the rect approximations to start at y=0, and adds
that same amount to their height so that the sizing should be the same.
Test: manually verified the .svg shapes
Test: manual on device
Bug: 319203599
Flag: NONE
Change-Id: I2e669b8d178eb5ace29b0d4f68c1e500b545d601
2024-04-18 10:38:21 -04:00
Haijie Hong
a8c54b6c00
Update panel top corners for p24
...
Flag: aconfig new_volume_panel TEAMFOOD
Test: manual on the phone
Bug: 330795383
Change-Id: Iab9bb823b2bd944be41dede5d0fb26d4d23deef3
2024-04-15 08:13:20 +00:00
Kimi Hsu
d6bc8c7b9d
Use rounded corner radius from max resolution
...
Bug: 330088446
Test: try WindowInsets#getRoundedCorner
Flag: NONE
Change-Id: Ia600acc9efef7370627efbd704dd6d5196e49448
(cherry picked from commit 4554ae382b
)
2024-04-11 01:37:17 +00:00
Cutter Coryell
9b143000e7
Turn off ML in system back gesture am: fab889fb5a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26766737
Change-Id: I43e96aeabcc6b3fcd7e2987dde4df0406eb8cd60
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-01 21:17:00 +00:00
Cutter Coryell
fab889fb5a
Turn off ML in system back gesture
...
Bug: 329496560
Test: builds
Change-Id: I6fb4eb13078df82c576a9793edf8021b00333406
2024-04-01 17:52:08 +00:00
Treehugger Robot
331b39c06f
Merge "display: tk4: don't apply overlay in low light" into 24D1-dev am: f4efe5d49d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26583085
Change-Id: Ic3d8d7b01d73a25796d4a87abc291d94271b64ae
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-19 10:02:00 +00:00
Kimi Hsu
1d9870d601
Merge changes Ia600acc9,I833f8d8d into main
...
* changes:
Use rounded corner radius from max resolution
Use rounded corner radius from max resolution
2024-03-19 07:09:12 +00:00
Kimi Hsu
4554ae382b
Use rounded corner radius from max resolution
...
Bug: 330088446
Test: try WindowInsets#getRoundedCorner
Flag: NONE
Change-Id: Ia600acc9efef7370627efbd704dd6d5196e49448
2024-03-19 06:04:13 +00:00
Ken Lin
4e8cf7bb83
display: tk4: don't apply overlay in low light
...
Bug: 320729940
Test: trigger AOD night mode
Change-Id: Icf6c02c2c98fd252721dc835dbc265851bfa882f
Signed-off-by: Ken Lin <lyenting@google.com>
2024-03-15 03:57:44 +00:00
Kevin (Chung-Kai) Yang
e47c953824
power_profile.xml: Update CPU Parameters for Caimito
...
Test: manual test
Bug: 324079178
Change-Id: I397e30c91520ea6693f41724013ffc3cea5a33f0
Signed-off-by: Kevin (Chung-Kai) Yang <chungkaiyang@google.com>
2024-03-14 11:52:25 +00:00
Beverly
1e95d331b5
Update face auth sensor location
...
These values are used to calculate the size of the
screen decoration overlays (however, the actual
camera protection is provided by the camera callback).
Test: manual
Fixes: 324018508
Flag: none
Change-Id: Ie4a4100ba98ca9e69f43ca32a0cc36e6002b08f0
2024-02-13 18:40:25 +00:00
Suprabh Shukla
5c995832e7
Adding interrupt mappings for caimito devices
...
Test: Manually verify the wakeup data in
`dumpsys batterystats --wakeups`
Bug: 320610176
Change-Id: If12294e7604023d5c482369772d0d6b7685cb1fc
2024-01-29 16:01:53 -08:00
Beverly Tai
d06dbb468a
Merge "Update pixel pitch of devices" into main
2024-01-23 14:13:15 +00:00
Beverly
bcefcaa3f5
Update pixel pitch of devices
...
Bug: 319894241
Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT
Test: manual
Change-Id: Iaa9576cb95ebe73043b7030b2b176f67bc90e3a1
2024-01-18 21:45:59 +00:00
derickhong
62e0f564ff
display: cm4/km4/tk4: update Adaptive Brightness Curve
...
remove config "config_autoBrightnessDisplayValuesNits"
Bug: 298738593
Test: adb shell dumpsys display | grep mBrightnessLevelsNits
Change-Id: I481b63dae26c48d2ff7265eb633166000f53d6a7
Signed-off-by: derickhong <derickhong@google.com>
2024-01-18 07:41:38 +00:00
Beverly
752f6ab629
Update face sensor location
...
Fixes: 319468937
Flag: none
Test: manual
Change-Id: Ib170e4229664c70316db24bcc98ec684b94db037
2024-01-17 16:59:39 +00:00
Sasha Kuznetsov
a828ecdbae
Config Tokay to allow external GPS location providers
...
-A noop change by itself, but allows Google to later overlay
a different GPS engine within GmsCore.
Bug: 306045408
Change-Id: I314be4353ec6706a6898c51e970f0a914f639d79
Test: Manual
2024-01-11 18:56:54 +00:00
timtmlin
bbdded1a24
Add MMS UA, UAProf for komodo, caiman, tokay
...
Reference:
go/komodo-por
go/caiman-por
go/tokay-por
Bug: 315884062
Test: make
Change-Id: Icef13dc7b6f1a8816379af9d45307dcfe12b23a8
2024-01-08 19:53:05 +08:00
Safayat Ullah
d51e8819a3
Revert^2 "display: tk4: set smooth display off by default"
...
This reverts commit 9e28e15c31
.
Reason for revert: reapply the change
Bug: 317429316
Change-Id: Iec7be68fbd3099d65c975e7f625084c9f112bb36
2023-12-28 06:40:51 +00:00
Karl Shaffer
9e28e15c31
Revert "display: tk4: set smooth display off by default"
...
This reverts commit 1f11725692
.
Reason for revert: Identified as culprit for failing test (b/317887212) -- reverting per go/revert-it policy.
Change-Id: Ic32fd0044d8d0e32364e5c646fa11b4eac810af9
2023-12-27 17:14:24 +00:00
Safayat Ullah
1f11725692
display: tk4: set smooth display off by default
...
Bug: 317429316
Test: Check smooth display status
Change-Id: Id6f1f02b09d820216e15a6bf9c6a490f0d0238a5
2023-12-27 07:28:03 +00:00
derickhong
9d23b12b67
display: update Adaptive Brightness Curve
...
update config "config_autoBrightnessDisplayValuesNits" for cm4/km4/tk4
Bug: 298738593
Test: adb shell dumpsys display | grep mBrightnessLevelsNits
Change-Id: I5360b2fa8165061ca883af25da65530e547efa36
2023-12-11 14:44:25 +08:00
Beverly
39b20583cb
Configure quickpick and udfps longpress gestures (used in AOD)
...
Test: manual
Fixes: 305118664
Change-Id: I7e8e39146fd032ec2804b4071aaa732667e47a90
2023-12-01 19:28:57 +00:00
Treehugger Robot
0fec8557b9
Merge "Update lock_icon_padding" into main
2023-11-07 18:58:50 +00:00
Beverly
3622f3c333
Update lock_icon_padding
...
So that the physical size of the icon is the same across devices
Test: manually verified
Fixes: 297900116
Change-Id: I1a7d1f123b8d8fb9fe15aa71e8ed3e663fc8f488
2023-11-07 18:03:56 +00:00
Treehugger Robot
ea1a981ca2
Merge "update darkening light debounce to 2s" into main
2023-11-02 03:01:34 +00:00
Peter Lin
1db0730082
update darkening light debounce to 2s
...
Bug: 298742079
test: check dumpsys display
Change-Id: Ifd83400bf29b880daa6b86bb312072961fef324b
2023-10-30 07:45:46 +00:00
Kimi Hsu
f0cccf9cf6
Update camera cutout
...
Bug: 286064534
Test: Setup faceunlock and turn on/off screen
Change-Id: I52f2433945e7eb9e6bb7d2cae7f2ed91f596642b
2023-10-26 07:32:49 +00:00
Willy Hu
6051ce5647
Apply new IA requirement
...
See b/227579876, for P23 and later, we can send null initial attach data profile to modem to clear any previoud data profiles.
Bug: 301351255
Change-Id: I7e9602ec29e4f7091d2290144bdef052266e1a31
Test: Build passed
2023-09-21 02:43:26 +00:00
Kimi Hsu
1b84ff30c0
Merge "Update rounded corner, cutout and display shape configs" into main
2023-09-15 03:29:55 +00:00
Kimi Hsu
d07db42525
Update rounded corner, cutout and display shape configs
...
Bug: 286064534
Test: make
Change-Id: I9f5ab37ed9b849fd8b340ca72623795b8dd32f04
2023-09-15 02:32:59 +00:00