This change is to add all the possible i2c nodes for tcpc functions with the correct permission, due to the path may change with different android version.
Bug: 273391794
Test: limit 1.3A work when connect to Head Unit
Change-Id: Iefb44f37c5b42ae5579e928477efc927d270b724
After 2 days, I see no issues after enabling on Pixel 7 Pro. Time to
enable across gs101 and gs201.
Test: no issues seen after enabling on Pixel 7 Pro
Bug: 236390072
Change-Id: Iad0ff2a0bbde894724672b5b56846a8da005dde5
am skip reason: Merged-In I2ffb9c251fa2eba33cf1de9ea537c1182927b167 with SHA-1 a1f4b82a9e is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2485272
Change-Id: I614e1f7039c94157d4145d9525d224fcc759c319
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I2ffb9c251fa2eba33cf1de9ea537c1182927b167 with SHA-1 a1f4b82a9e is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2485272
Change-Id: I69d36caeebdf36435f7ed31d45d526d8b10c726f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I2ffb9c251fa2eba33cf1de9ea537c1182927b167 with SHA-1 a1f4b82a9e is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2485272
Change-Id: I6bb867c66d24b792d567ef7d5c6840aa8460783d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Bug: 259161622
Test: build pass and check audio function with HIDL service
Change-Id: I4f177690e348610a955fb93511419057a925a0d7
Signed-off-by: Jasmine Cha <chajasmine@google.com>
Currently, config_networkAvoidBadWifi is customized in aosp
for only 2 Verizon mccmncs: 310-004 and 311-480.
However, from TAM feedback, there are few mccmncs
which are not customized yet. Explicitly add them for different devices.
Test: manual
Bug: 270006176
Change-Id: I46ec45354ae72a6a758aba2c2a31af92f1da4038
(cherry picked from commit cc270214edfe849dc71314455aa28994a7939150)
(cherry picked from commit ca61a1318a)
Merged-In: I46ec45354ae72a6a758aba2c2a31af92f1da4038
This flag will not take effect if the system is configured to
avoid bad wifis. Set it to 1 globally. Then it will sprint
into effect for all mcc/mncs where config_networkAvoidBadWifi is 0.
For carriers that don't need this behavior change but
config_networkAvoidBadWifi is 0, set activelyPreferBadwifi
to 0 for their mccmncs.
Test: manual
Bug: 270006176
Change-Id: I4b6fe4964e8fd5d61978f1433dcbbd9e9b10ffc3
(cherry picked from commit 3357b8cf949b9e632d10759ba8bc700b72ac2242)
(cherry picked from commit f848c4d77f)
Merged-In: I4b6fe4964e8fd5d61978f1433dcbbd9e9b10ffc3
Currently, config_networkAvoidBadWifi is customized in aosp
for only 2 Verizon mccmncs: 310-004 and 311-480.
However, from TAM feedback, there are few mccmncs
which are not customized yet. Explicitly add them for different devices.
Test: manual
Bug: 270006176
Change-Id: I46ec45354ae72a6a758aba2c2a31af92f1da4038
(cherry picked from commit cc270214edfe849dc71314455aa28994a7939150)
This flag will not take effect if the system is configured to
avoid bad wifis. Set it to 1 globally. Then it will sprint
into effect for all mcc/mncs where config_networkAvoidBadWifi is 0.
For carriers that don't need this behavior change but
config_networkAvoidBadWifi is 0, set activelyPreferBadwifi
to 0 for their mccmncs.
Test: manual
Bug: 270006176
Change-Id: I4b6fe4964e8fd5d61978f1433dcbbd9e9b10ffc3
(cherry picked from commit 3357b8cf949b9e632d10759ba8bc700b72ac2242)
Monitorffs needs to check the state of usb extcon and gadget state
to pull up USB gadget. Therefore, this patch provide extcon and gadget
state to monitorffs.
Bug: 263435622
Test: verified pass
Change-Id: Icbfe2a2839b3225b56de35ab949aa1758d27d9a6
(cherry picked from commit 5e713fa131)
Merged-In: Icbfe2a2839b3225b56de35ab949aa1758d27d9a6
Set mode, power role and data role when connected to non compliant
port partners.
Bug: 268584498
Change-Id: I6c3e7df09a61e26f3b976a86bd65cb646edd653d
Signed-off-by: Badhri Jagan Sridharan <badhri@google.com>
1. Remove unused group "wakelock".
2. Correct the right return value on setCurrentUsbFunctions.
Bug: 266694076
Test: Boot to home and function work
Change-Id: If0925a61e481e4deca560dc8dfc1be80a76c148f
Bug: 260915419
Test: Verified the existence of atom
adb shell cmd stats print-stats | grep 105045
Change-Id: I1e5cf8e27ccaca196fe7f208cccd8475ffca7647
Signed-off-by: Ziyi Cui <ziyic@google.com>