Commit graph

103 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)
c12914a5eb Merge "Set a proper status bar height" into main 2024-08-27 08:00:05 +00:00
Kimi Hsu
b630464a47 Set a proper status bar height
Bug: 360052539
Test: make and boot
Flag: EXEMPT bugfix
Change-Id: Ib8e6cbcda458adb68987034cd11ab9713ab12a35
2024-08-23 07:59:09 +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
996a1e7515 Merge "[KM4] Add config.xml to OMA-DM package with DevInfo Model name." into 24D1-dev am: 6596b38578
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/28016802

Change-Id: Ifae27a619159351e9e4a8fc9cf74a14ab8833249
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-07-03 01:01:37 +00:00
Greg Piecyk
028bbe78f7 [KM4] Add config.xml to OMA-DM package with DevInfo Model name.
Set DevInfo Model name to GGX8B for Komodo (KM4).

Bug: 347344997
Change-Id: I0807bf4f0be5d5de3429168ce7a89fa79946a2cf
Test: b/347344997
2024-06-24 22:02: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
d64e2178f7 Merge "Update display shape" into 24D1-dev 2024-06-12 02:08:57 +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
782a3055e7 Update display shape
Bug: 337202957
Test: make
Change-Id: Idd4f7ade351411496abfce579e9f23286f0d752a
(cherry picked from commit dcceef8fa5)
2024-06-06 07:34:45 +00:00
Kimi Hsu
4485b91bc9 Merge "Update display shape" into main 2024-06-06 07:28:30 +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
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
Kimi Hsu
dcceef8fa5 Update display shape
Bug: 337202957
Test: make
Change-Id: Idd4f7ade351411496abfce579e9f23286f0d752a
2024-05-30 09:20:46 +00:00
Evan Laird
5797ae80c4 Revert "Reduce rounded_corner_radius to 137"
This reverts commit 0fbeed22d4.

Reason for revert: reverting this due to landing pixel scaling

Bug: 335357341
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:fc1317679b29f312b183e1bbb156b7c7cd8b0da0)
Merged-In: Idd0af2eaf5933b708e6a3831bf2f751c747a4f38
Change-Id: Idd0af2eaf5933b708e6a3831bf2f751c747a4f38
2024-05-29 18:19:29 +00:00
Evan Laird
4f019b2adc Merge "Revert "Reduce rounded_corner_radius to 137"" into main 2024-05-29 17:05:22 +00:00
Evan Laird
fc1317679b Revert "Reduce rounded_corner_radius to 137"
This reverts commit 0fbeed22d4.

Reason for revert: reverting this due to landing pixel scaling

Change-Id: Idd0af2eaf5933b708e6a3831bf2f751c747a4f38
Bug: 335357341
2024-05-29 17:05:05 +00:00
Kimi Hsu
366012c3e1 Merge "Update the rounded corner" into main 2024-05-29 06:00:48 +00:00
Kimi Hsu
1bded601f0 Update the rounded corner
Bug: 343151674
Test: make
Change-Id: I0b72a0746bb3557259b847e55ff6e7f6cd373c7b
2024-05-29 05:59:57 +00:00
Kimi Hsu
fee5ffb1cc Update the rounded corner
Bug: 343151674
Test: make
Change-Id: I0b72a0746bb3557259b847e55ff6e7f6cd373c7b
2024-05-29 03:46:58 +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
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
Justin Weir
0fbeed22d4 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-21 17:09:43 -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
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