Commit graph

56 commits

Author SHA1 Message Date
Kimi Hsu
1bded601f0 Update the rounded corner
Bug: 343151674
Test: make
Change-Id: I0b72a0746bb3557259b847e55ff6e7f6cd373c7b
2024-05-29 05:59:57 +00:00
Treehugger Robot
5f90b56fd0 Merge "display: update reduceBrightColorsStrength setting" into 24D1-dev 2024-05-23 07:13:05 +00:00
Justin Weir
3a28c58c51 Reduce rounded_corner_radius to 137
Bug: 335357341
Test: manually checked values between 137 and 153 via binary search
Flag: NONE
Change-Id: Id01d2df6668004b63ad7a906a8e9707ab1636882
2024-05-22 11:42:34 +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
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
Kimi Hsu
1de6d7d01c Use rounded corner radius from max resolution
Bug: 330088446
Test: try WindowInsets#getRoundedCorner
Flag: NONE
Change-Id: I833f8d8d07a64810bc9437a4696d9690d9f900a1
(cherry picked from commit 664e173186)
2024-04-11 01:36:58 +00:00
Shiyong Li
386c8c0134 Merge changes from topic "km4/cm4-blockingzone_config" into 24D1-dev
* changes:
  display/cm4: remove blocking zone config
  display/km4: remove blocking zone config
2024-04-04 02:34:56 +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
Jeremy DeHaan
af514c80ce display/km4: remove blocking zone config
Remove blocking zone configuration in favor of displayconfig settings.

Bug: 327645820
Change-Id: I6450ed5da37a7130612ee0c9f0d0b154e789d06d
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
2024-03-29 15:37:15 -07:00
Wei Wang
a5a799a6bb Merge "power_profile.xml: Update CPU Parameters for Caimito" into 24D1-dev 2024-03-14 23:35:33 +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
Jeremy DeHaan
b0ed46a004 display: km4: update AOD brightness
Bug: 328365322
Change-Id: Ib667b1fd770822fe593b60c6e6664638a8836d0a
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
2024-03-08 15:00:40 -08:00
Jeremy DeHaan
e8ba192eb3 display: km4: don't apply overlay in low light
Bug: 325072661
Change-Id: I1ef263655edea8f96bf911487b650de1eeb7e5ab
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
2024-02-14 16:51:10 -08: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
Treehugger Robot
5db3b2ca76 Merge "Revert^2 "Override shade background color from G0 to G1"" into main 2024-01-30 16:32:34 +00:00
Justin Weir
54a63b6006 Revert^2 "Override shade background color from G0 to G1"
This reverts commit 644a0f82cc.

Reason for revert: Roll forward with fix

Change-Id: Ibc51ddd7befce0163e10aa874711a9c873b34b9f
2024-01-30 14:44:07 +00:00
Justin Weir
5d07330aae Merge "Revert "Override shade background color from G0 to G1"" into main 2024-01-30 14:43:33 +00:00
Justin Weir
644a0f82cc Revert "Override shade background color from G0 to G1"
This reverts commit 6a43947dc9.

Reason for revert: Wrong color

Change-Id: If7befe4bd264dfea5659e859ea0fb7f389f42c27
2024-01-30 12:52:23 +00:00
Treehugger Robot
8eb0ccf06c Merge "Adding interrupt mappings for caimito devices" into main 2024-01-30 05:28:45 +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
Justin Weir
1c8de663a2 Merge "Override shade background color from G0 to G1" into main 2024-01-26 14:27:20 +00:00
Justin Weir
6a43947dc9 Override shade background color from G0 to G1
Fixes: 316465230
Test: manual
Change-Id: Ia78c95a5538143d4edcde97a5de7f0b236e16c25
2024-01-24 13:00:36 -05:00
Beverly Tai
d06dbb468a Merge "Update pixel pitch of devices" into main 2024-01-23 14:13:15 +00:00
Derick Hong
75e42b3700 Merge "display: cm4/km4/tk4: update Adaptive Brightness Curve" into main 2024-01-23 01:08:53 +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
Hunsuk Choi
398dc0786a Fix domain selection service configuration for plug-in architecture
Bug: 258112541
Test: build
Change-Id: Ia2531e9ab165a9c3b87cc2fc2e06428d99dc9ffa
2024-01-18 05:11:48 +00:00
Morgan Shen
b1aaf685e9 Merge "Enable AOSP domain selection service" into main 2024-01-18 03:51:44 +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
a98630b666 Config Komodo 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: I331f53898f5761d38a2a44bc824b8c7164983076
Test: Manual
2024-01-11 18:56:48 +00:00
Hunsuk Choi
86e32f2670 Enable AOSP domain selection service
Bug: 318772907
Test: build
Change-Id: I0172df306e5d323863e07761a2dbeac6158e8454
2024-01-09 03:46:24 +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
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
Roshan Pius
53d82ad810 Merge "Revert "caimito(nfc): Modify NFC overlays for NFC apex"" into main 2023-11-06 14:31:03 +00:00
Roshan Pius
48310e655f Revert "caimito(nfc): Modify NFC overlays for NFC apex"
Revert submission 25189355-nfc_overlay

Reason for revert: Causing bootloop with signed builds

Reverted changes: /q/submissionid:25189355-nfc_overlay

Bug: 309117462
Change-Id: Ib2e5107b312bb8eeb7b1510363bca5d881d60ba4
Test: Compiles, device boots up
2023-11-04 19:01:02 +00:00
Jeremy DeHaan
f89a53f691 Merge changes from topic "km4_cm4-evt-brightness" into main
* changes:
  display: cm4: update default brightness
  display: km4: update default brightness
2023-11-02 18:22:34 +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
Roshan Pius
a7ea054ee1 caimito(nfc): Modify NFC overlays for NFC apex
Bug: 307763519
Test: Manual flash and tested the overlay values are taking effect.
Change-Id: Ia66d07db269abcf841262c1af4919c0931e6ad42
2023-10-26 09:55:35 -07:00
Jeremy DeHaan
7e7729108b display: km4: update default brightness
Bug: 291605724
Change-Id: I7c68783fae283b87a1f320cc77ec013e5d100e12
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
2023-10-25 14:06:16 -07:00
Kimi Hsu
2bfcd997e3 Update camera cutout
Bug: 286063690
Test: Setup faceunlock and turn on/off screen
Change-Id: Id6407fd4627eaf6b35443f34cc440a24bc44b1ca
2023-10-20 06:22:57 +00:00
Jason Chang
92ad46411c Merge "Fix udfps lottie animation UI wrong place for [CM4/KM4/TK4]" into main 2023-09-21 08:31:55 +00:00
Jason Chang
310f567294 Fix udfps lottie animation UI wrong place for [CM4/KM4/TK4]
Customize overlay package for udfps lottie animation
translate position.

Bug: 298129460
Bug: 295111494
Bug: 301214913
Bug: 298204286

Test: manully test with reproducible steps:
1. Flash the device.
2. Set fingerprint in SUW
3. Observe behavior.

Change-Id: I0016a7985e5e33347e1aa33f41ad6b89ef035edf
2023-09-21 06:43:38 +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
ca82d51506 Merge "Update rounded corner, cutout and display shape configs" into main 2023-09-15 03:27:32 +00:00
Kimi Hsu
7a56540968 Update rounded corner, cutout and display shape configs
Bug: 286063690
Test: make
Change-Id: I68eb0400fe3ad3ab3d65a9e2ca07448f23673e31
2023-09-15 02:26:17 +00:00
George Chang
a910f0d5f9 [NFC] Update customize settings
Remove legacy eSE1 HIDL settings
Add SKU IDs for secure NFC
Update default libnfc-nci settings
Enable STNFC_REMOTE_FIELD_TIMER

Bug: 287710897
Bug: 287568687
Test: manual
Change-Id: I97db76f97d1e345aeb65655e2d09b201c66c8429
2023-09-12 07:48:20 +00:00