Suprabh Shukla
b8aebb4f05
Update Sound_trigger interrupt mapping
...
Test: Manually verify the output of `dumpsys batterystats --wakeups`
Bug: 284405919
Change-Id: If9bdc26b78a45a4a88ce1b515d898232def6fd17
2023-05-26 21:20:47 +00:00
Richard Chang
89035cc0e1
pantah: remove customizedMaxCachedProcesses
...
With project Snowbird in U, the MaxCachedProcesses is 1024 by default
Bug: 278086134
Test: Build
Change-Id: I42bafaf0512ba0bb50e9e4027b3ef4b0632e749e
2023-05-15 02:24:48 +00:00
Suprabh Shukla
900d70ae6f
Adding interrupt mapping for sound_trigger wakeups
...
Test: Manually inspect the output of `dumpsys batterystats --wakeups`
Bug: 271922941
Change-Id: I0a79073ae875104495caf87b35ed8fc8bcc6c805
2023-05-11 19:52:45 +00:00
Shuibing Dai
85d508c7b6
Remove overlay item: country code update during setup wizard
...
The country code updating from scan results generic case can cover setup wizard case.
Bug: 279625751
Test: manually verified generic case
Change-Id: I364b6f64c4d0bd5a575ca1d8e11872b22ea5ed5e
2023-05-04 01:55:08 +00:00
Suprabh Shukla
d786ac91ca
Add wakeup interrupt mapping
...
Test: Manually inspect the output of:
`dumpsys batterystats --wakeups`
Bug: 271922941
Change-Id: I185b0be3b12a70bee7d40d4bfafc36b344989260
2023-05-03 23:56:14 +00:00
Shuibing Dai
66e2027187
Enable updating country code from scan results for generic case
...
Bug: 271928725
Bug: 267944733
Test: manually test
Change-Id: Ic58802de7829ff0c82d088a34a5c7d019ec7e003
2023-04-17 15:46:24 +00:00
Liang Li
6342139486
Enable adjusting link layer stats polling interval
...
Enable the feature of adjusting link layer stats polling interval in Pixels.
Bug: 237530606
Test: manual
Change-Id: I7298acef18ca1bbcfce89cbd642846bc501f7475
2023-03-28 02:40:43 +00:00
Beverly
22b6dc88e3
Remove unused dimen auth_ripple_alpha_in_duration
...
Bug: 274785453
Test: device builds
Change-Id: I16995427297c5d11ee5448fb8be53682ab36e5d7
2023-03-22 18:15:32 +00:00
George Chang
64b64c1980
[NFC] Add antenna position coordinates
...
Bug: 272406680
Test: manual
Change-Id: Ide00cc7d3e220c50c75e855d70305e7779e37e88
2023-03-13 07:05:55 +00:00
Suprabh Shukla
96d8f09cf7
Add device irq map for Pixel 7 devices
...
This xml maps the devices that can wake the main CPU up to subsystems
that use them.
Test: Builds, boots. Manualy verify the loaded map in the output of
`dumpsys batterystats --wakeups`
Bug: 271922941
Change-Id: Idd14c6a71c697fb649b42fe4886454fa3345aeba
2023-03-07 23:30:06 +00:00
Oscar Shu
f158d00086
Update overlay to support MAC randomization on open SSIDs
...
Bug: 270441948
Test: compile
Change-Id: I146c2c5f1ee7057ba5a68d92822b689d689d0de1
2023-03-03 05:15:18 +00:00
Kai Shi
a28956c5cd
Enable country code update during setup wizard
...
Bug: 267944733
Test: manual with various network
Change-Id: I18e3868598b3a2336b8767c15caf20a835ad22a8
2023-02-24 19:32:43 +00:00
George
df622bda13
[NFC] Set tag_intent_app_pref_supported
...
Bug: 244272155
Test: atest android.permission.cts.NfcPermissionTest
Test: atest NfcFeatureFlagTest
Change-Id: I7e3828d90efedfe9f32bf0c174f5a4279ea8bcb9
2023-02-01 18:04:39 +08:00
[1;5C
136fe8714d
Change boardconfig layout to support _car builds
...
New layout will make DPI work for _car builds
bug: 253279350
Test: Local build and boot
Change-Id: I5971e53446a45ac7f2eef579ea802799b41104c9
2023-01-25 19:14:25 +00:00
Chungkai Mei
6b552fa9f5
Load vh_sched kernel module in parallel
...
Bug: 237232510
Change-Id: I57c5580d8906fafd6da600ecac0e4353f154d15f
Signed-off-by: Chungkai Mei <chungkai@google.com>
2023-01-17 14:20:58 +00:00
Kai Shi
b9295b39da
Enable DTIM multiplier config
...
Enable DTIM multiplier configuration in Pixels.
Bug: 259554744
Test: manual
Change-Id: Ie00e0f53ada6b67b20a0c6689874966c832966a1
2023-01-11 03:07:29 +00:00
Yanting Yang
4253a602c5
Update regulation e-labels for C10 and P10 am: d95314c583
am: 1daa27467a
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/20614852
Change-Id: I71cf1d91f1eb8be73b007eccd83b104a11e80f97
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-03 00:47:48 +00:00
Yanting Yang
d95314c583
Update regulation e-labels for C10 and P10
...
Add the limb SAR for the European Union section of Sub6 SKUs.
Bug: 258753805
Test: visual
Change-Id: I8d0e790ac510cd951c862de023b3551d814d7b5e
2022-12-02 23:38:10 +00:00
Shawn Lin
f1424b2c03
Add display shape config for C10, P10
...
Bug: 236935288
Test: make
Change-Id: I170bae8b12ee77ef2014ca373707595289b7daca
2022-12-01 07:34:25 +00:00
Vincent Wang
fb9933ceb5
Move fingerprint and face haptic form server to sysui(2/3)
...
BUG: 237621645
Test: Check the vibrator work normally when using biometric unlock
Change-Id: Ib64abdff6a6e3eec2ead03849cf37b8fdcf0750e
Merged-In: Ib64abdff6a6e3eec2ead03849cf37b8fdcf0750e
(cherry picked from commit 41969d9eab
)
2022-11-03 06:19:52 +00:00
Shawn Lin
9fdf1f9145
Update status bar height to center the hole punch cutout am: a9187a3fae
am: 2a600e256d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/20193742
Change-Id: I5d0b5459965a32d61629a6cee567c6ed3058177c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-10-27 07:42:50 +00:00
Shawn Lin
a9187a3fae
Update status bar height to center the hole punch cutout
...
Bug: 253071694
Test: make
Change-Id: I6baa011224ea366821d4c665bb19da0842106ace
2022-10-27 06:37:23 +00:00
Isaac Chiou
c95489f9cc
Enable SAE upgrade offload am: a54647c4fe
am: 27cf169e68
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/20185990
Change-Id: Iec63bc8ac1217aac735a1a69040699032cc013f1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-10-17 11:43:07 +00:00
Isaac Chiou
a54647c4fe
Enable SAE upgrade offload
...
Update wifi overaly to enable WPA2 to WPA3 auto-upgrade offload
to capable Driver/Firmware.
With this feature enabled, Pixel can support cross akm roaming.
Bug: 236096597
Bug: 236098039
Test: AU drop test
Test: Roaming and connection test (go/cross-akm-roaming)
Change-Id: Ie6dd4180e2a68a39cc20bd7c4dd8fec13eb05a2b
2022-10-17 10:36:21 +00:00
Evan Laird
083b5211b8
Update device corners and holepunch am: 9f9a33218c
am: 89cdd8898f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/19999575
Change-Id: I9d27aa31bc700594b6f0dfbfcbcf91d9579b95a7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-23 21:18:34 +00:00
Evan Laird
9f9a33218c
Update device corners and holepunch
...
This CL updates the paths for the corners as
well as small adjustments to the front-facing holepunch camera.
Test: adb shell setprop debug.screenshot_rounded_corners 1 // then restart sysui
Bug: 238416581
Change-Id: Idfe83b9732b30a8fff92ed1eb5bc8959ab1526eb
2022-09-23 20:24:07 +00:00
Yanting Yang
3a9ad8bc86
Update regulation e-labels for C10 and P10 am: 91666d4280
am: 2c9ffeae94
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/19998568
Change-Id: Ic2dde005d21a8b1f7e11c5fa963eced59f60061c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-22 02:11:40 +00:00
Yanting Yang
91666d4280
Update regulation e-labels for C10 and P10
...
Support the WiFi 6E enablement in JP.
Bug: 245993470
Test: visual
Change-Id: I6b881932baf17d3c06ab0919f368bf092cd338cd
2022-09-21 09:55:32 +00:00
Ilya Matyukhin
55fdb7f923
p10: remove unused udfps_illumination_transition_ms
...
Bug: 243818429
Test: N/A
Change-Id: I198e4991e06951e0b324726649c9e967e8aac6fb
Merged-In: I198e4991e06951e0b324726649c9e967e8aac6fb
2022-09-19 23:50:26 +00:00
Ilya Matyukhin
94f442871f
p10: remove unused udfps_illumination_transition_ms
...
Bug: 243818429
Test: N/A
Change-Id: I198e4991e06951e0b324726649c9e967e8aac6fb
2022-09-19 19:20:57 +00:00
chungkai
364db164bf
Enable load kernel modules in parallel
...
enable load kernel modules in parallel but load some
specific modules in sequential
Test: reboot more than 5000 times without failure and reduce 250ms(33%)
Bug: 229794277
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Ic4961389d58b5195d252dff15cbb92bb391caacc
2022-09-16 16:10:46 +00:00
Vincent Wang
41969d9eab
Move fingerprint and face haptic form server to sysui(2/3)
...
BUG: 237621645
Test: Check the vibrator work normally when using biometric unlock
Change-Id: Ib64abdff6a6e3eec2ead03849cf37b8fdcf0750e
2022-09-02 11:39:45 +00:00
Yanting Yang
0a7819cede
Update regulation e-labels for C10 and P10
...
Update for JP SAR values.
Bug: 233569849
Test: visual
Change-Id: I525ecb9f8b7ecce407db1e00f2dbaf7919b742af
2022-08-23 02:05:02 +08:00
Sam Ou
c440217900
power_profile: update modem power numbers
...
Bug: 209525694
Signed-off-by: Sam Ou <samou@google.com>
Change-Id: Ie685e86feeb0ed3719b5cdebccd0a2218e2a2a6d
(cherry picked from commit 8d5dc506a7
)
2022-08-01 03:07:25 +00:00
Beverly
ea44163534
Update udfps burn in vertical translation
...
So that the mm conversion is less than 1.
Also update missing config auth_ripple_alpha_in_duration
which should have been migrated to be 0 since the device
supports UDFPS.
Test: manual
Bug: 237311757
Change-Id: Ia0ba3145250ea16e58803651d77471f9c701b444
2022-07-26 20:44:13 +00:00
Long Ling
76de57ae2f
display: update color data
...
Bug: 216312292
Change-Id: Iad084514aa4ae580d9356fd6c2da4b8b9db0fef6
2022-07-21 01:27:02 +00:00
Labib Rashid
a4f48b4639
Update MIPI / DBR clock rate from latest desense tests / SW updates
...
Source: https://docs.google.com/spreadsheets/d/1KsOXacU5Q-R04Xa7jBRvNJPdeCfVJp_ldeqgeB_Prxs
Bug: 206984074
Test: Manual HW Lab Tests
Change-Id: Ic82041bba11858e44190d836d818d00fb48bcbf8
2022-07-08 18:48:36 +00:00
Yanting Yang
a1a786582a
Add regulation e-labels for C10 and P10
...
Bug: 233569849
Test: visual
Change-Id: I380581371ab6c5b6c973f8be3fe42cdffbeb0283
2022-07-08 07:09:25 +00:00
Tai Kuo
661e6c8c17
Set audio haptic channel amplitude limit
...
Bug: 236709186
Test: dumpsys vibrator_manager
Change-Id: I23cf1e7dab264448dd0675bb1939135ae0cacd02
2022-07-04 01:34:01 +00:00
bosyuyu
a02980636d
P10: add golden files
...
Bug: 223488668
Bug: 223488674
Bug: 223488959
Test: adb logcat -v threadtime -s libdisplaycolor
Change-Id: If8e9087bf6b86064db35a255e3896ccf0f036c61
2022-06-17 06:58:50 +00:00
Vincent Wang
48101c1997
Move haptic from FaceAuthenticationClient to SysUI(2/2)
...
Disable haptic from biometric framework & enable haptic in
SysUI
BUG: 231756704
Test: Check if the haptic is abnormal on C10/P10
Change-Id: I40745b34fb6a75318f180c438bbfa7fa461e445a
2022-06-13 05:16:07 +00:00
linpeter
d1335270f3
display: blocking zone update and hbm sunlight refresh rate
...
zone1 condition(10 nits) in 90Hz
zone2 condition(15 nits, 10 Lux) in 90Hz
Sunlight high brightness mode in 90Hz
Bug: 222637975
Test: check dumpsys
Change-Id: I1c4b3f90d9513f587921c7360b3e257b32b166e8
2022-06-10 01:45:00 +00:00
Grace Cheng
be0d2baf7a
Adjust lock icon padding for visual match on C10/P10
...
Adjust lock icon padding for visual match on C10/P10
Bug: 219895641
Test: Visual comparison of alignment using layout inspector
Change-Id: Iffb6fb6344a29c5cc217f1ff4897790a784e6829
2022-06-09 21:56:40 +00:00
Beverly
9d342cabbe
Update longpress time on lock icon to 100ms
...
Test: manual
Bug: 231712181
Change-Id: I0a9faf86b690399d7bc901e0fc8f72f9f7435b63
2022-06-09 14:27:47 +00:00
Yanting Yang
b6bdf33b3f
Update e-labels for JP SKU of C10 and P10
...
Bug: 234574270
Test: make -j
Change-Id: I280164b9a88997fde814957c99b6d5234cf95992
2022-06-02 04:29:50 +00:00
edyblin
69136ea87e
Update ./DevInfo/Mod model name am: a7e8dbb927
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/18492027
Change-Id: I91e5303db3cec0c875473f07ae0bf9a058ad1fa7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-05-25 17:48:17 +00:00
edyblin
a7e8dbb927
Update ./DevInfo/Mod model name
...
Need to set model name to GE2AE and GQML3
Bug: 232495475
Test: Pass at b/232495475#comment7
Change-Id: I21cc02b2a980f493a34bcfcd40117bb827504075
2022-05-25 17:21:09 +00:00
SianyiHuang
099addb63d
Config: Update Auto Brightness debounce and ambient threshold setting
...
Bug: 233283720
Test: adb shell dumpsys display and check debounce and ambien threshold
seting
Change-Id: I36cc5cf257869c37304c6525d1965a61da5bd037
2022-05-25 05:39:18 +00:00
linpeter
46546e2e2c
display: update the indoor auto-brightness curve
...
Modified the indoor range mapping in
the indoor auto-brightness curve.
Bug: 200227638
Test: check the default curve
Change-Id: I7b9219023fabdefe05cb910666c0e0ff998ed06c
2022-05-24 07:21:14 +00:00
Bill Lin
fdf0d5d091
Add quickpickup sensor to config.xml am: 21240c5ca5
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/18401597
Change-Id: Id1a42287c84ddb275dcc259ce2d1214b349a0e8e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-05-20 12:20:20 +00:00