Bill Yi
443a642059
Add AOSP support for caiman/komodo/tokay
...
We will have a 'vendor' project containing proprietary blobs
to be able to build and flash Pixel device when vendor source is not
available.
The project names are
platform/vendor/aosp/google_devices/caiman
platform/vendor/aosp/google_devices/komodo
platform/vendor/aosp/google_devices/tokay
and the path is
vendor/google_devices/caiman
vendor/google_devices/komodo
vendor/google_devices/tokay
BUG: 325612343
Change-Id: I881994da5b81e963f5427af1642e29bffdca9c97
2024-02-27 14:26:16 -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
Charlotte Lu
42572896ec
Edit JP Initial MIC elabel name
...
Fix: 317019325
Test: Visual
Change-Id: Ib6c9a9eaf76716daabfcd0166954678ea770c4e9
2024-01-31 16:53:56 +08: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
Charlotte Lu
46189be66d
Merge "Add JP Initial MIC elabel" into main
2024-01-30 02:55:29 +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
Charlotte Lu
e64e6da939
Add JP Initial MIC elabel
...
Fix: 317019325
Test: Visual
Change-Id: Idbb66adbe7773d85e87660a45822af9f01bc595c
2024-01-29 10:01:06 +00: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
Hasan Awais
7b1b134427
uwb: update calibrations for cm4 and km4
...
Bug: 309643761
Test: local build calibs copied correctly
Change-Id: If75241c3bba202808aa20633275e8ac5d28ecc10
Signed-off-by: Hasan Awais <hasanawais@google.com>
2023-12-19 16:24:24 -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
Roshan Pius
90cc5a7268
Revert^2 "caimito(nfc): Modify NFC overlays for NFC apex"
...
48310e655f
Bug: 303286040
Test: Compiles
Change-Id: I9afc09e08ee6c83f0b95ad1e4fd479e081a90c9c
2023-12-04 13:59:28 -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
Jeremy DeHaan
2c69ea7ba2
display: km4: set stable width and height
...
Bug: 286062800
Change-Id: I6375b501bdd18645f6b4b6cbfa66424ec4dd76b3
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
2023-09-05 20:13:27 -07:00
Jeremy DeHaan
8d6124e266
Merge changes I6e86551d,I23f16d86,If97c9d03,I85412cd4 into main
...
* changes:
display: cm4: add initial adaptive brightness table and parameters
display: km4: add initial adaptive brightness table and parameters
display: cm4: set default brightness
display: km4: set default brightness
2023-09-05 19:02:42 +00:00
Jeremy DeHaan
6a23fa796f
display: km4: add initial adaptive brightness table and parameters
...
Bug: 286064142
Change-Id: I23f16d866e086b46074d6c83f0e40004268a2a1c
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
2023-09-05 00:10:29 +00:00
Jeremy DeHaan
a1c17fd205
display: km4: set default brightness
...
Bug: 286063137
Change-Id: I85412cd49e94f24ede677afd5c95accf63cecab2
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
2023-08-30 13:01:12 -07:00
Jeremy DeHaan
deaf1119a3
Merge changes Ic9bf925f,Ib4765056 into udc-qpr-dev
...
* changes:
display: cm4: add SystemUI config.xml
display: km4: add SystemUI config.xml
2023-08-30 17:20:29 +00:00
Jeremy DeHaan
879f5677f0
display: km4: add SystemUI config.xml
...
Copy SystemUI config.xml from HK3 and update AOD table.
Bug: 286063537
Change-Id: Ib476505686277987aa3bbfa52bfbb4f5159de5bb
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
2023-08-29 12:51:11 -07:00