This reverts commit 6968365b28.
Reason for revert: b/281967184 and b/280343156
Even though using SkiaVK with RenderEngine has definite benefits, it appears to need more "soak time" in order to squeeze out some functional bugs.
Test: none-returning RenderEngine to using SkiaGL, as it was before
Bug: 281967184
Bug: 280343156
Change-Id: Iaea0d102e9f99337622ef116ce0dc921c0394c4c
It has an effect on following case:
If STA firstly connected with 6ghz channel AP and Application create p2p group without config, wpa_supplicant also tried to select STA-associated channel(in this case, i.e. 6ghz ch).
Bug: 281733591
Test: atest android.net.wifi.cts.ConcurrencyTest#testPersistentGroupOperation
Change-Id: I6b65624649f7b5fff320ec1c70979b450afce1aa
USE_ANGLE in moved to core.mk across platform, this patch updated the
usage of it in device.mk.
Bug: 270994705
Test: atest CtsAngleIntegrationHostTestCases
Change-Id: Ib9d869ab533f894f39a439e4e6c8910d57b492f2
The country code updating from scan results generic case can cover setup wizard case.
Bug: 279625751
Test: manually verified generic case
Change-Id: Ibb1c62e86850cf6105ff190a57bfd2e8f16d3eca
With bg group throttle set to 30 percent of cpu capacity, we need to
relax background cpuset as well.
Bug: 201260585
Test: value set as expected.
Change-Id: I4a4dca2d077386d58fa06b6445e040906818c7dd
With vendor group throttling, we could relax the ota cpuset.
Bug: 201260585
Test: cpuset changed as expected
Change-Id: I1c5ce6f96fca9f17db9aea9271d89f99ecd30fce
This avoids mali trying to read `/data/data/com.mali.testjava` for its
debug config.
Bug: 205779871
Bug: 264489188
Test: manual - reboot device and check the absence of AVC denials
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9802c0e5a5515c8abf1755a6f39a2e6d562cd6e6)
Merged-In: Ib741cb37c418b4601109c4d75c25373a110ca231
Change-Id: Ib741cb37c418b4601109c4d75c25373a110ca231
1. performance point of non-secure codec should be the same as secure codec.
2. Update c2.android.vp9.decoder point
Bug: 265359583
Test: run cts -m CtsMediaDecoderTestCases -a arm64-v8a -t android.media.decoder.cts.VideoDecoderPerfTest
Change-Id: Icf084a9ed58babed76b0bb6ddbb93e3a8e1b4aef
Re-enabling after fixing critical bug (b/274419744).
Using SkiaVk saves boot-time memory (b/276962658).
Test: no issues seen after enabling on Pixel 7 Pro
Bug: 274419744
Bug: 276962658
Bug: 236390072
Change-Id: Iad0ff2a0bbde894724672b5b56846a8da005dde0
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: I03f10699859ec8079ef2e2e4177f6cfa7f83d6d6
am skip reason: Merged-In I46ec45354ae72a6a758aba2c2a31af92f1da4038 with SHA-1 ca61a1318a is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2528181
Change-Id: Ieb2123bc42a016d704ec1271b230a9c6b9fdf954
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I46ec45354ae72a6a758aba2c2a31af92f1da4038 with SHA-1 ca61a1318a is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2528181
Change-Id: Ic93141d1a55c24cca3e096a29044eec2f9729040
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Bug: 276901078
Test: dumpstate_board.txt on adb bugreport includes the info
Change-Id: Ifaaeb635a62bfa189ee5440778f72087658a4614
Signed-off-by: Minchan Kim <minchan@google.com>
This reverts commit 65460483f6.
Reason for revert: Blocking HWASAN testing on Oriole (see b/274419744)
Change-Id: I60b1a9a89b119335fc793a1e01c382d84afe9cae
Similar to ag/21945219, the CL defines "USE_ANGLE" for pixel 6 on
UDC-DEV.
Context: go/angle-gles, b/273528510, b/266433747
Test: presubmit
Bug=266433747
Change-Id: I51ad06c7f0e70e0286ad085627b2c13ee963657d
Merged-In: I5fcbb32f37a4891c82989502c43da9226dca8b38