Commit graph

104 commits

Author SHA1 Message Date
Michael Bestas
52fa0b5038
caimito: Selectively update overlays from BP2A
Change-Id: Ie95d7833851771588581549ee900379c57683e46
2025-06-26 08:33:14 +03:00
Jongduck You
fd11d1be19 Enable dynamic routing for tmobile_cz and vodafone_cz carriers
This change enables dynamic routing for the tmobile_cz and vodafone_cz
carriers and adds 156 as the dynamic routing emergency number.

Flag: EXEMPT resource only update
Bug: 393518741
Bug: 392927325
Test: manual test - make a call to 156 for each carrier
Change-Id: I555ffa5fec7c5f6ea7c7a6740e77b84b577bf52d
2025-02-03 20:49:55 -08:00
Matt Pietal
0b7019c2ee Enable ambient AOD for certain devices
Bug: 373844670
Test: manual - check devices
Flag: com.android.systemui.shared.ambient_aod
Change-Id: I793e7dbab1c039ba82a1f96b7d56ca4b3e1ebbfe
2025-01-29 19:52:35 +00:00
Vincent Wang
9327094ba2 Enable fp screen off unlock feature and turn off by default
Bug: 389002332
Flag: android.hardware.biometrics.screen_off_unlock_udfps
Test: 1. FP screen off unlcok should be included in settings
      2. FP screen off unlcok should be disabled by default
Change-Id: I65eda6ae6f69ff4e6a3191d91fb8be42797c7fcb
2025-01-20 08:33:30 +00:00
Zouberou Sayibou
03efb69364 Revert "caimito/haptics: Remove voltage restriction for haptics"
Revert submission 30661505-tdm_amplitude_limitation_removal_dvl

Reason for revert: short time to properly test before 25q1 cut-off.

Reverted changes: /q/submissionid:30661505-tdm_amplitude_limitation_removal_dvl

Bug: 318476589
Change-Id: I2ac36aecf89cf496f919efd351a125583a518f92
2024-12-04 21:44:05 +00:00
Chris Paulo
f4f7f5ec36 caimito/haptics: Remove voltage restriction for haptics
Remove the voltage restriction for haptics since DVL is enabled.  This
will allow FW control for exertion protection of the motor, and allow
for stronger output for audio-haptics.

Bug: 318476589
Flag: EXEMPT config xml change
Test: dumpsys vibrator_manager and accel measurement
Change-Id: I464032bd6b2daef1cc74864d5e1e838fb3cef989
2024-12-03 00:26:33 +00:00
Kimi Hsu (xWF)
e0b00aeb17 Merge "Set a proper status bar height" into main 2024-08-26 01:39:30 +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
Kimi Hsu
050cd4fd69 Set a proper status bar height
Bug: 360052539
Test: make and boot
Flag: EXEMPT bugfix

Change-Id: Ibf6b5f5e2ea3fa81ce5650fa0d9a6d884d6ef3cd
2024-08-21 07:11:59 +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
Greg Piecyk
6cba5792ad Merge "[CM4] Add config.xml to OMA-DM package with DevInfo Model name." into 24D1-dev am: 4d2211d119
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28016799

Change-Id: Ifefb61d1152c5e294f83e42c675a4eb69e44ca50
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-02 23:11:32 +00:00
Greg Piecyk
5112986f8e [CM4] Add config.xml to OMA-DM package with DevInfo Model name.
Set DevInfo Model name to GR83Y for Caiman (CM4).

Bug: 347103742
Test: b/347103742
Change-Id: I8a718690fc392294b958a9487a679d7c7aec0a7b
2024-06-24 21:47:21 +00:00
Peter Lin
6d89d32526 display: update reduceBrightColorsStrength setting
Bug: 343327517
test: dumpsys color_display
Flag: NONE library update for existed feature
Change-Id: Iba176ea5a0b5b6e0ae90a560fc1d2853b6a3633c
2024-06-21 09:03:00 +00:00
Jongduck You
78af5b751f Merge "Remove normal routing emergency number for starhub_sg" into main 2024-06-18 21:10:25 +00:00
Jongduck You
9712c39460 Remove normal routing emergency number for starhub_sg
Modified to ensure that 995 is processed as an emergency routing number for starhub_sg.

Flag: EXEMPT resource only update
Bug: 343344830
Test: build and manual test
Change-Id: I531c2f83ceee55d1aec78c6d72fc9646ece72c38
2024-06-18 13:53:26 +00:00
Jongduck You
29000ebea3 Add normal routing emergency numbers for telekom_pl and orange_pl
The numbers 984, 985, 997, 998, and 999,
which were previously only processed with normal routing on plus_pl and play_pl,
be added to telekom_pl and orange_pl for normal routing as well.

Flag: EXEMPT resource only update
Bug: 340232434
Test: build and manual test
Change-Id: Icc73c6bb73e90fb97b3df35a58d3bf907dbe8a37
2024-06-18 13:53:20 +00:00
Lynn Yeh
45d75f137a Merge "Update display shape" into 24D1-dev 2024-06-12 02:09:24 +00:00
Jongduck You
7a6b559fa5 Merge "Enable dynamic routing" into 24D1-dev am: c7258b09e0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27455338

Change-Id: I0714761b59dfda32732b8561957874ee0cfd3161
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-06-11 06:56:22 +00:00
Jongduck You
c7258b09e0 Merge "Enable dynamic routing" into 24D1-dev 2024-06-11 06:38:31 +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
Kimi Hsu
13963813a9 Merge "Update display shape" into main 2024-06-06 08:17:15 +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
0abf9979ca Update display shape
Bug: 337202957
Test: make
Change-Id: I61bfcf65d847092979c6c79ccbfc9ba1108d2a2f
2024-06-04 10:51:29 +00:00
Kimi Hsu
015aee3311 Update display shape
Bug: 337202957
Test: make
Change-Id: I61bfcf65d847092979c6c79ccbfc9ba1108d2a2f
2024-06-04 10:50:17 +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
Jongduck You
fa4c934ee6 Enable dynamic routing
Enable dynamic routing feature for India, Israel, Taiwan, Singapore,
Switzerland, Slovakia, Poland, Slovenia, and Bosnia and Herzegovina.

Add emergency numbers requiring normal routing for India, Israel, France, Taiwan, Singapore, Switzerland, Guadeloupe, Slovakia, Poland, Reunion, Slovenia, and Bosnia and Herzegovina.

Bug: 336759603
Test: build and manual test

Change-Id: Ic9a3faccd43c12c30be42f800b2ab9781b46970b
2024-06-02 01:58:21 +00:00
Evan Laird
b7af4a53c1 Revert "Reduce rounded_corner_radius to 142"
This reverts commit 5362448646.

Reason for revert: Reverting this due to landing pixel scaling

Bug: 335357341
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9683d7ab3c6f2f7be00b31d4a6e35a2ff9cf13b7)
Merged-In: I4f9392d649cc927a24222207501f5191bd63c5a1
Change-Id: I4f9392d649cc927a24222207501f5191bd63c5a1
2024-05-29 18:19:41 +00:00
Evan Laird
4c21a3cb88 Merge "Revert "Reduce rounded_corner_radius to 142"" into main 2024-05-29 17:05:22 +00:00
Evan Laird
9683d7ab3c Revert "Reduce rounded_corner_radius to 142"
This reverts commit 5362448646.

Reason for revert: Reverting this due to landing pixel scaling

Change-Id: I4f9392d649cc927a24222207501f5191bd63c5a1
Bug: 335357341
2024-05-29 17:04:56 +00:00
Kimi Hsu
29c8975972 Merge "Update the rounded corner" into main 2024-05-29 06:00:37 +00:00
Kimi Hsu
eb4620d82a Update the rounded corner
Bug: 343151674
Test: make

Change-Id: Ia555b6d60f54a3ac7e4c1e4af869e3bc101199cf
2024-05-29 06:00:08 +00:00
Kimi Hsu
65b42dfe91 Update the rounded corner
Bug: 343151674
Test: make

Change-Id: Ia555b6d60f54a3ac7e4c1e4af869e3bc101199cf
2024-05-29 03:46:52 +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
Treehugger Robot
5f90b56fd0 Merge "display: update reduceBrightColorsStrength setting" into 24D1-dev 2024-05-23 07:13:05 +00:00
Justin Weir
f912f45dee Reduce rounded_corner_radius to 142
Bug: 335357341
Test: manually checked values between 120 and 152 via binary search
Flag: NONE
Change-Id: I9edf6bc3d218adb0f6fc465dbe3a52e04838e206
2024-05-22 11:43:02 +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
Justin Weir
5362448646 Reduce rounded_corner_radius to 142
Bug: 335357341
Test: manually checked values between 120 and 152 via binary search
Flag: NONE
Change-Id: I9edf6bc3d218adb0f6fc465dbe3a52e04838e206
2024-05-21 15:57:23 -04: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
e15d1f8651 Use rounded corner radius from max resolution
Bug: 330088446
Test: try WindowInsets#getRoundedCorner
Flag: NONE
Change-Id: I70be19a730ff6d29b7eb18f27c26d217ae1727c4
(cherry picked from commit 517aca891b)
2024-04-11 01:36:18 +00:00
Shiyong Li
27cfc147f5 Merge changes from topic "km4/cm4-blockingzone_config" into 24D1-dev am: 386c8c0134
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/26767166

Change-Id: I7147a2af0726ac3720275db73e917b86dcc2dc95
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-04-04 03:22:20 +00:00