The pvmfw partition is expected to be kept in sync with the system
partition so, instead of having it as a standalone partition (covered by
vbmeta.img), add it to vbmeta_system.
Bug: 275497314
Test: TH
Change-Id: I2ff0fc14b9c9f8cf09907369a82f16d22a8c8297
wcn6740 uses a new implementation for libwifi-hal-qcom. We need a soong
config variable for BOARD_WLAN_CHIP to switch the implementation.
Bug: 273376293
Test: m libwifi-hal (with gs201 target)
Merged-In: Iddeb4e76be213fde2d1bb4dbd614a1213bc35e89
Change-Id: Iddeb4e76be213fde2d1bb4dbd614a1213bc35e89
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: Iceaade6ed0060e4006405a29a81af3c5a1ab1b8b
(cherry picked from commit bf79debcb2)
Merged-In: Iceaade6ed0060e4006405a29a81af3c5a1ab1b8b
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 gs201 devices.
Test: manual
Bug: 267489867
Change-Id: I46ec45354ae72a6a758aba2c2a31af92f1da4038
Merged-In: I46ec45354ae72a6a758aba2c2a31af92f1da4038
(cherry picked from commit cc270214ed)
(cherry picked from commit b6ad359353)
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: 267489867
Change-Id: I4b6fe4964e8fd5d61978f1433dcbbd9e9b10ffc3
Merged-In: I4b6fe4964e8fd5d61978f1433dcbbd9e9b10ffc3
(cherry picked from commit 3357b8cf94)
(cherry picked from commit 2a3281dc86)
Merged-In: I4b6fe4964e8fd5d61978f1433dcbbd9e9b10ffc3
- Add more PLMNs for specificed carrier configuration
- Add configuration to use full response time in SUPL NI session to
benifit accuracy
- Fix miscalculate TTFF and RSP problem due to unexpected stop command
Bug: 260996867
Bug: 260153806
Bug: 260795209
Verify test: b/262699352
Test: VtsHalGnssTargetTest pass
CtsLocationGnssTestCases pass
PtsChreTestCases pass
Change-Id: If9ccdfa44bc37e5ae8c73ccf96150f46b8723dc5
As the latest Mali DDK exposes a Vulkan 1.3 driver
also setup the device properties accordingly.
Bug: 259507479
Change-Id: Ic8d7ac82e72729268e5cabf9ad2c0309dcc1db8f
Bug: 254201934
Test: The BR has the data of "Golden Mutual Raw Data.
Signed-off-by: Mason Wang <masonwang@google.com>
Change-Id: I017462d0cd6f2ed3032f0f775d078ef3f5790193
dock-defend is enabled in kernel code.
Bug: 262322247
Test: dock-defend is enabled by default
Change-Id: Ib7c7381f9d7d6d818e034911115e8c9045d5d0b6
Signed-off-by: Jack Wu <wjack@google.com>
am skip reason: Merged-In I282f5129bcc91d99e924f514b01fc4e7e37e9ea9 with SHA-1 7a257f0090 is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs201/+/2338099
Change-Id: If1df7228ab634ed8b56c0051ab523966f657f39c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I282f5129bcc91d99e924f514b01fc4e7e37e9ea9 with SHA-1 7a257f0090 is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs201/+/2338099
Change-Id: Ic2b4470a8a64b25021f73e5ed12bf92eff176eb6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I282f5129bcc91d99e924f514b01fc4e7e37e9ea9 with SHA-1 7a257f0090 is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs201/+/2338099
Change-Id: I194a1bc47e84c240bd61db82736b18c9b09c2326
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I282f5129bcc91d99e924f514b01fc4e7e37e9ea9 with SHA-1 7a257f0090 is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs201/+/2338099
Change-Id: Icbd07bcc166fd93861a6c60b37c6928e82796214
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
the file node was removed so also remove these
dummy setting
Bug: 260806701
Change-Id: I23044f7f32cf4b2b2cc93205ec5751525f05ee7f
Signed-off-by: Chungkai Mei <chungkai@google.com>
Move permissiion setting for logbuffer to eraly-boot to avoid timing
problem.
Bug: 260678111
Test: Ensure that the owner of necessary logbuffers is system/system
Change-Id: I6a3a48ce31e95b8b781c8a90237c10aa7a0c4210
Signed-off-by: Wasb Liu <wasbliu@google.com>