Commit graph

97 commits

Author SHA1 Message Date
Anton Potapov
e2850749ff Merge "Move volume panel from activity to a dialog." into main 2024-04-29 15:00:56 +00:00
Chaohui Wang
e229aee49e [P24] Implement Final MIC e-label for Japan Dogfood am: 8b9a13f1c8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27095936

Change-Id: I127d70bd6a12199bc764272fcd4a8f3a1c602ef5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-25 09:09:53 +00:00
Chaohui Wang
8b9a13f1c8 [P24] Implement Final MIC e-label for Japan Dogfood
Bug: 317147035
Test: visual
Change-Id: I6626a9666a15b65c6aa9cf1c6f0b0445a0dca43f
2024-04-25 13:31:26 +08:00
Treehugger Robot
3683771691 Merge "Add antenna position coordinates" into 24D1-dev 2024-04-24 09:15:22 +00:00
Treehugger Robot
2bdbf60d51 Merge "[Cutout] Make cutout rect approximation intersect with y=0" into 24D1-dev 2024-04-23 15:21:01 +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
Kyle Hsiao
c9ea059e76 Add antenna position coordinates
Bug: 336231717
Test: manual
Merged-In: Ifc002eb234cf5df8b0fcbc7a78f2790fdd98496b
Change-Id: Ifc002eb234cf5df8b0fcbc7a78f2790fdd98496b
2024-04-23 07:19:55 +00:00
Treehugger Robot
f2ef9eee29 Merge "Add antenna position coordinates" into main 2024-04-23 05:54:11 +00:00
Samridhi
c98aa7d19b Merge "Add overrides for settings search for touch troubleshooting" into 24D1-dev am: 3558b21aac
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27018097

Change-Id: I28a9c397d4a80196394a442220916b9bff0d6d7a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-23 03:14:05 +00:00
Kyle Hsiao
ec40c5c2e9 Add antenna position coordinates
Bug: 336231717
Test: manual
Change-Id: Ifc002eb234cf5df8b0fcbc7a78f2790fdd98496b
2024-04-23 02:25:17 +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
Samridhi
851b76848f Add overrides for settings search for touch troubleshooting
Test: MANUAL
Bug: 330743136
Change-Id: Iea3319ff46405a3721983be27631b1941e1da283
2024-04-19 03:02:30 +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
Treehugger Robot
f6653ddbf8 Merge "uwb: update calibrations" into 24D1-dev am: 9815540170
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26968784

Change-Id: Ia471070e2444e27b9d877a7e1472f6dda8c7031b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-16 21:02:35 +00:00
Hasan Awais
68a0cd3d1f uwb: update calibrations
Bug: 309643761
Change-Id: Ib12c31ca8eb9dc47e754f737bb6c30070436ade6
Signed-off-by: Hasan Awais <hasanawais@google.com>
2024-04-15 12:41:31 -07: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
Treehugger Robot
a2bfef343a Merge "uwb: update calibrations" into 24D1-dev 2024-04-12 23:57:30 +00:00
Hasan Awais
764a8de4b9 uwb: update calibrations
Bug: 333728140
Bug: 334113564
Change-Id: I7148e2ad4e09ded1e93adb2f3378188f21c9b109
Signed-off-by: Hasan Awais <hasanawais@google.com>
2024-04-12 22:06:50 +00:00
Treehugger Robot
6608a445b5 Merge "uwb: update calibrations" into 24D1-dev 2024-04-12 18:50:56 +00:00
Samridhi
cd503d7315 Merge "Add component override for komodo, tokay, caiman" into 24D1-dev 2024-04-12 18:02:17 +00:00
Hasan Awais
3adc38061c uwb: update calibrations
Bug: 309643761
Change-Id: I2eaecffa3f5f4af7918d33c28f92cf5c94f8548c
Signed-off-by: Hasan Awais <hasanawais@google.com>
(cherry picked from commit cd74fe9b41)
2024-04-12 15:50:09 +00:00
Samridhi
66023bce1e Add component override for komodo, tokay, caiman
Bug: 330743136
Test: MANUAL
Change-Id: Ia9a775316a52f794cc2db45d6d688972b5d40bf8
2024-04-12 04:58:00 +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
Jeremy DeHaan
f379a6d3ec display/km4: remove blocking zone config am: af514c80ce
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26767165

Change-Id: I5df8ae31edfa48d99707eed57ff7e65477cdbc4b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-04 03:22:16 +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
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
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
Treehugger Robot
a66d19d483 Merge "uwb: update calibrations" into main 2024-03-19 21:52:52 +00:00
Hasan Awais
cd74fe9b41 uwb: update calibrations
Bug: 309643761
Change-Id: I2eaecffa3f5f4af7918d33c28f92cf5c94f8548c
Signed-off-by: Hasan Awais <hasanawais@google.com>
2024-03-19 13:03:36 -07: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
664e173186 Use rounded corner radius from max resolution
Bug: 330088446
Test: try WindowInsets#getRoundedCorner
Flag: NONE
Change-Id: I833f8d8d07a64810bc9437a4696d9690d9f900a1
2024-03-19 06:02:51 +00:00
Yabin Cui
b09ad5b9e7 komodo: add etm modules in userdebug/eng builds
Bug: 321061072
Test: build and run komodo
Change-Id: Ida1044c1d997f19b9072af3da233d3a781cd9e89
Merged-In: Ida1044c1d997f19b9072af3da233d3a781cd9e89
2024-03-15 14:15:31 -07:00
Wei Wang
72df7702aa Merge "power_profile.xml: Update CPU Parameters for Caimito" into 24D1-dev am: a5a799a6bb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26574642

Change-Id: Idfebb46d8f9313286274d1a9fd47550fb13a843d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-15 00:06:30 +00:00
Wei Wang
a5a799a6bb Merge "power_profile.xml: Update CPU Parameters for Caimito" into 24D1-dev 2024-03-14 23:35:33 +00:00
Wei Wang
efb283afee Merge "Revert "power_profile: initialize caimito power_profile.xml"" into main 2024-03-14 23:35:33 +00:00
Jeremy DeHaan
ee20592b04 Merge changes I7d1e4018,Ib667b1fd into 24D1-dev am: ac841c5fd0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26519328

Change-Id: I4ef0ebf3a4df7c1fc7daa3e93bac84521a6fae60
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-03-14 23:13:08 +00:00
Kevin (Chung-Kai) Yang
614f302bd6 Revert "power_profile: initialize caimito power_profile.xml"
Revert submission 26498470-init_zuma_pro_power_profile

Reason for revert: This may cause conflict on other branches.

Reverted changes: /q/submissionid:26498470-init_zuma_pro_power_profile

Bug: 324079178
Change-Id: Ida0f8d8e0827c915e5603b686c87fb22e6a0b23a
2024-03-14 12:15:43 +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
Yabin Cui
d229360359 komodo: add etm modules in userdebug/eng builds
Bug: 321061072
Test: build and run komodo
Change-Id: Ida1044c1d997f19b9072af3da233d3a781cd9e89
2024-03-13 11:11:01 -07:00
Kevin (Chung-Kai) Yang
e42dd23d44 Merge "power_profile: initialize caimito power_profile.xml" into main 2024-03-11 05:27:07 +00:00
Kevin (Chung-Kai) Yang
6b8115b74b power_profile: initialize caimito power_profile.xml
Test: manual test

Bug: 324079178
Change-Id: I5b897ffe36a51314ee4567087f72340cc17c70d6
Signed-off-by: Kevin (Chung-Kai) Yang <chungkaiyang@google.com>
2024-03-10 11:59:54 +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
Victor Liu
1627551b73 uwb: add overlay
Bug: 328328781
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: I334581d19312c98f26577a509b910db9b8ded215
2024-03-06 21:10:03 +00:00
Brad Lassey
705e35e4c7 Enabling Observe mode
Bug: 327601464
Test: Tested on local device
Change-Id: Ic00a1b596bff01526d443bc649ca7fdd9af6a750
2024-02-29 20:06:44 +00:00
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