Commit graph

550 commits

Author SHA1 Message Date
Kris Chen
acd686d881 Remove the temporary FCM setting for fingerprint am: 8efde59fb6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17903536

Change-Id: I6438364945da918d17c66b053db638cce8b8d56f
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-25 06:53:52 +00:00
Kris Chen
8efde59fb6 Remove the temporary FCM setting for fingerprint
Bug: 223118104
Test: m check-vintf-all
Test: atest vts_treble_vintf_vendor_test
Change-Id: I08de753408d4ae1ec503ad8037d3dfd22d400e80
2022-04-25 06:28:09 +00:00
Kelly Rossmoyer
c5c3bcc194 Revert "powerstats: set time limit as timeout for AoC" am: f2fa5042d8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17935513

Change-Id: I0391ca469cfcbf250e449ac51ca1f9bcbcf82df2
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-25 04:18:16 +00:00
Kelly Rossmoyer
f2fa5042d8 Revert "powerstats: set time limit as timeout for AoC"
Revert "powerstats: timeout mechanism for AoC data provider"

Revert submission 17800080-power-stats-aoc-timeout

Reason for revert: Causing crashes due to improper thread sync
Reverted Changes:
I71a9e6817:powerstats: timeout mechanism for AoC data provide...
I725c00745:powerstats: set time limit as timeout for AoC
I5b290a53d:powerstats: set time limit as timeout for AoC

Change-Id: I84f5173aada0539d8c91d18d36a841bc9f3e3c9a
2022-04-25 03:56:51 +00:00
Kyle Tso
1c35126bb5 usb: Modify the controller name am: ef25209b6b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17903535

Change-Id: I303aa390cba705108c59f98bc00dd8814b956ac7
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-25 02:13:22 +00:00
Kyle Tso
ef25209b6b usb: Modify the controller name
The name is 11210000.dwc3.

Bug: 229960483
Signed-off-by: Kyle Tso <kyletso@google.com>
Change-Id: I671efc2e07b7057220b190181b0ef1bcef1e0dd4
2022-04-25 01:37:42 +00:00
Sal Savage
0ac56396a0 Update LE Audio profile properties to match spec and implementation am: 2d14aaae21
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17694252

Change-Id: I1bed843528e90fe0153b2c73aec2d117c982c86b
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-22 22:42:33 +00:00
Sal Savage
2d14aaae21 Update LE Audio profile properties to match spec and implementation
Bug: 217448211
Test: atest BluetoothInstrumentationTests
Change-Id: I27cecf0b6f4d56b36d82af6ffcd827653e32cff8
2022-04-22 22:06:39 +00:00
chungkai
201c33ad90 init: update new boost rt uclamp value
update new boost uclamp value since we update
cpu capacity

Bug: 224649226
Test: pass
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I2a6211d18af69f5a7269d389c76e43337e5f0c35
2022-04-22 16:02:13 +00:00
leohsieh
b51698c4a9 UDFPS: Configure permission for display file node.
Configure permission to get display DDIC chip id.

Bug: 228302164
Test: Verify system process can write to the node.
Change-Id: I647f6d27848d96a8639560616edc7c71a4e49aa9
2022-04-22 05:11:32 +00:00
Albert Wang
c5b6b78599 Updat CleanSpec.mk for USB HAL migration to AIDL
Bug: 227729582
Test: build
Signed-off-by: Albert Wang <albertccwang@google.com>
Change-Id: I0767f890fb289a5fbb95ce033d3ed4c50e6ebef9
2022-04-22 02:50:32 +00:00
SalmaxChang
c3151e4190 dumpstate: change log compression timeout to 20s
The duration of dumpstate board binary is only 45s.
Change the log compression timeout from 120s to 20s.

Bug: 229932116
Change-Id: I4f3ebe0c89db50a3ad7071fe730585a391f7ac81
2022-04-21 16:48:52 +00:00
SalmaxChang
85ba7ef570 [automerger skipped] dumpstate: change log compression timeout to 20s am: 513166f781 -s ours
am skip reason: skipped by user salmaxchang

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17856883

Change-Id: I1f5ac8a25e4bf73b433f407201d1391324632db4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-21 13:02:33 +00:00
SalmaxChang
513166f781 dumpstate: change log compression timeout to 20s
The duration of dumpstate board binary is only 45s.
Change the log compression timeout from 120s to 20s.

Bug: 229932116
Change-Id: I2403ade04d69773b91ee90f591d40416ed684f71
2022-04-21 10:59:31 +00:00
Stephane Lee
192b1f4640 ODPM: Fix rail selection file permissions am: 87b68b782d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17663345

Change-Id: Id21d7379e0bc6a539ee9a08f5771f6578635a846
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-21 09:40:07 +00:00
Stephane Lee
87b68b782d ODPM: Fix rail selection file permissions
Test: Ensure that enabled_rails has system/system permissions
Bug: 228112997
Change-Id: I9627b35c6294aefb98e0e957f2a6b64aab0c2ae1
2022-04-21 09:18:50 +00:00
Darren Hsu
33903952f1 powerstats: set time limit as timeout for AoC am: 78364766c5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17800455

Change-Id: If481e256e352cd0c4034bc28b4e9fd62314ee9c7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-21 04:41:59 +00:00
Darren Hsu
78364766c5 powerstats: set time limit as timeout for AoC
Bug: 219630658
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I725c00745890350f4227fc9408d926abc783ea66
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-04-21 04:07:54 +00:00
TeYuan Wang
51bffd2371 thermal: Apply thermalhal PID 2.0
Bug: 196478280
Test: build
Change-Id: I59efbf09ee9a8584f0083db9f15924470f253479
2022-04-20 15:37:48 +00:00
Jimmy Shiu
8187c419db ADPF: deprecate the reporting rate from property am: d9b7c62fd1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17005136

Change-Id: Ic53c9e440ebcb9cd0d4cd1dbd32e4e18b6726d67
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-20 14:07:46 +00:00
Jimmy Shiu
d9b7c62fd1 ADPF: deprecate the reporting rate from property
Use powerhint.json profile to define reporting rate.

Bug: 198379880
Test: build & manual test
Change-Id: Ia72845feac0b221034ab716240be2929dc449eac
2022-04-20 13:47:14 +00:00
Jinting Lin
9027bf829d Copy the pixel default logging mask to target folder am: 3d30f2e370
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17817321

Change-Id: I6dc69c9379bce62a7140e74b9480d27d672e3f6f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-20 04:24:01 +00:00
Jinting Lin
3d30f2e370 Copy the pixel default logging mask to target folder
Bug: 214351205
Change-Id: I6a8890cb4a6af53f6906dfb4af23359c721883ce
2022-04-20 03:54:36 +00:00
Chung-Kai (Michael) Mei
6fa0a08068 Revert "Enable load kernel modules in parallel" am: 7260497897
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17822784

Change-Id: I7493b900e3ee1b2e3fcd6f462963cd9fd80b05f0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-20 03:18:48 +00:00
Chung-Kai (Michael) Mei
7260497897 Revert "Enable load kernel modules in parallel"
Revert "fix path for i2c peripheral device"

Revert submission 17338969-gs201_parallel_load_enable

Reason for revert: b/229241620 RamdumpTest failed
Reverted Changes:
Ib0b4f19f4:Enable load kernel modules in parallel

Change-Id: I1dfea73fc9cd1549721201916fbf6e1184d56e56
2022-04-20 02:57:08 +00:00
Labib
c1755f56d8 Upgrade RadioExt HAL Version am: 13e063511a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/16939194

Change-Id: I8f3aec6259584b60437a54c04267ff4024b0631d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-20 01:50:58 +00:00
Labib
13e063511a Upgrade RadioExt HAL Version
Bug: 220493359
Test: Manual
Change-Id: I1703c9ae65e232a5268cb2d9900031402fb225ee
2022-04-20 01:27:03 +00:00
Paul Thomson
9408e6ee09 Update dEQP level to 2022 am: 9238919dcc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17659667

Change-Id: I124d1e0da8ff36336b89c4f23f5d4ee5b3d35fcb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-19 15:38:02 +00:00
Sam Dubey
c44fc762c1 Make IBluetoothEwp optional am: 89f11fce86
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17822306

Change-Id: If46c14057350a9de51c0021b08a4fa51dec9954c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-19 15:37:46 +00:00
Paul Thomson
9238919dcc Update dEQP level to 2022
Bug: b/228449928
Change-Id: I2ec7c9cadd858422b9e4e10324bc6a9621b24cc6
2022-04-19 15:37:13 +00:00
Sam Dubey
89f11fce86 Make IBluetoothEwp optional
Change Ie21bf80e294825b299ce54e0bfa4b3e95212db93 caused some broken targets like T6Pro. To mitigate the breakages on targets which are using the same framework matrix but weren't separately enabled/worked around with the BT EWP feature, making the hal optional.

Bug: 229722326
Change-Id: Iaa01dc7fed832981e73fe445e0ac67e500120f13
2022-04-19 15:18:25 +00:00
ykhung
f5d4a6ce4e Add BLUETOOTH_CONNECT permission for SettingsIntelligence am: e1a5177c81
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17817319

Change-Id: I597f22c0b760dd001c6279668f1b86eea13cf0d2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-19 14:30:20 +00:00
ykhung
e1a5177c81 Add BLUETOOTH_CONNECT permission for SettingsIntelligence
Add BLUETOOTH_CONNECT permission for SettingsIntelligence, which is required for the battery widget feature to launch the detailed bluetooth settings page in the Settings

Test: build
Bug: 227265502
Change-Id: Iac2cb88aed1abfcef9960438f0e4b198b3d9c12c
2022-04-19 14:12:07 +00:00
Patty
c3e71f3553 Enable EWP feature am: 1c08d08e80
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17607491

Change-Id: I37d39507481a083c821982add6dbd180e7813074
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-19 12:04:53 +00:00
Patty
1c08d08e80 Enable EWP feature
Bug: 220121592
Test: Manual
Change-Id: Ie21bf80e294825b299ce54e0bfa4b3e95212db93
2022-04-19 11:40:00 +00:00
Mason Wang
e8c9a801ab Revert "dumpstate: Fix P10 touch can't work after bugreport."
This reverts commit 101c17fc95.

Reason for revert: Please refer to b/228928861#comment21.

Change-Id: Ib85f87de4d8f220c30686c745ceb625a8055d649
2022-04-19 09:51:08 +08:00
Alex Hong
cbc81c7f5b Upgrade android.hardware.dumpstate from HIDL 1.1 to AIDL 1
lshal is not supported for AIDL, now use dumpsys instead.
Update the debug command as below.
  Old: lshal debug android.hardware.dumpstate@1.1::IDumpstateDevice/default [section]
  New: dumpsys android.hardware.dumpstate.IDumpstateDevice/default [section]

Currently dumpsys does not start the Lazy HAL service, only dumpstate does.
Because we need to run dumpsys for debugging, keep the dumpstate HAL running at boot.
Do not set it to be a lazy HAL.

Test: atest VtsHalDumpstateTargetTest pass
      adb shell dumpsys -t 30 android.hardware.dumpstate.IDumpstateDevice/default all
Bug: 223118410
Change-Id: I7f866a57c3eff8c9783fee89dce205cf9728c459
2022-04-15 17:00:31 +08:00
Mason Wang
101c17fc95 dumpstate: Fix P10 touch can't work after bugreport.
Do not dump the touch heatmap data to fix touch abnormally after bugreport.
This is the WA. I will revert it after kernel includes the solution
commit pa/2194708.

Bug: 228928861
Test: touch works well after triggering bugreport.
Change-Id: I43a92efa78d8b77e1616c8bf63800d5a93b99456
2022-04-14 10:56:27 +00:00
GOOGLE\huangaustin
005fcc17b5 [PixelLogger][P22] Update P22 Pixel_default.nprf for L1 am: 06d178344e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17750062

Change-Id: I794a73795b44e3a16af58b5777f02b4f655217cf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-14 09:58:44 +00:00
Ray Chi
ee5795e850 usb: change function sequence if debug functions are enabled
On Windows platforms, wrong function sequnce will cause usb
driver installing not working. This patch will modify the
function sequence when debug functions are enabled.

Bug: 228800277
Test: tethering is working when debug functions are enabled.
Change-Id: I9f8b02354617b08a34fb4641ac710f32dabc643e
2022-04-14 03:59:15 +00:00
GOOGLE\huangaustin
06d178344e [PixelLogger][P22] Update P22 Pixel_default.nprf for L1
bug: 214351205
Change-Id: I003f7f3d8cd902f53d4f119836689abad0b0dc34
2022-04-14 11:32:33 +08:00
Michael Ayoubi
465c48ad25 Add EuiccSupportPixelOverlay am: b371b9f1aa
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17698192

Change-Id: I21121f4a07e5519250de1170d45229ce61eaf0cb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-13 21:45:27 +00:00
Michael Ayoubi
b371b9f1aa Add EuiccSupportPixelOverlay
Bug: b/228399053
Test: TH & test on device
Change-Id: I800e02be227f3985b9b56380430914b9352fe4f6
2022-04-13 21:28:09 +00:00
Long Ling
e4b5100282 display: remove boosted mode am: 8f1c3091ba
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17587602

Change-Id: I5898966ac661e4c86b9545d86df62028d877da55
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-13 21:08:44 +00:00
Long Ling
8f1c3091ba display: remove boosted mode
Remove boosted mode from the available modes list. Also remove boosted
color data from display_colordata_cal0.pb

Bug: 226204397
Change-Id: I5d889f6aff8dc0c5ac745087a639bb85b04a3fe5
2022-04-13 20:48:30 +00:00
Robert Shih
a0b29b8c66 Pixel 2022: use aidl MediaDrm HALs
Bug: 221180205
Bug: 219538389
Change-Id: I29d7ff12006aa800ba09a8a1d5ecfc715bd74caa
Test: atest VtsAidlHalDrmTargetTest
2022-04-13 18:38:21 +00:00
Wayne Lin
10714d1f9d Revert "gps: update gps driver 140.20.23.532343" am: 91a91876a7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17729961

Change-Id: I3cbd4185871c270a933b2510b30eabe1a7514d80
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-13 04:23:52 +00:00
Wayne Lin
91a91876a7 Revert "gps: update gps driver 140.20.23.532343"
This reverts commit 6ff778c951.

Reason for revert: The patch cause regression issue on b/228932000 and b/228935134, revert first.

Change-Id: Ibbe3dafd529aa6daf48854b5af2fd08b41deacf2
2022-04-13 03:37:12 +00:00
Sayanna Chandula
44d8473a94 thermal: modify permissions for usbc-port state change
Allow system components to change usbc-port cooling device state.

Bug: 222577017
Test: Build and boot on device
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: Ib7e86d95a73086acd295a7ab2fbc76a3fa5f990a
2022-04-12 21:49:02 +00:00
Kyle Tso
2bc617412c usb: Correct the i2c path am: e2c9e7a4b5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17662000

Change-Id: Ie74f7174846813aa8bb1e1a574818d827e87f8b6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-04-11 19:40:03 +00:00