Update picks

You must still set pixel/android-13.0.0_r0.127 in .repo/manifests/snippets/pixel.xml

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-09-25 15:14:51 -04:00
parent be9870b832
commit 4b47141bac
No known key found for this signature in database
GPG Key ID: B286E9F57A07424B
2 changed files with 2 additions and 15 deletions

View File

@ -122,7 +122,7 @@ patchWorkspaceReal() {
repopick -fit msm8974-display-r;
repopick -fit msm8974-gps-r;
repopick -fit hh-vsync;
repopick -fi 311299;
repopick -fi 311299; #ble: Workaround malformed HCI_BLE_VENDOR_CAP response
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";

View File

@ -140,21 +140,8 @@ patchWorkspaceReal() {
gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview";
source build/envsetup.sh;
repopick -ipt T_asb_2023-09_pixel -e 366766,366765;
repopick -ip 366758;
repopick -ip 366759;
repopick -ip 366760;
repopick -ip 366761;
repopick -ip 366762;
repopick -ip 366763;
repopick -ip 366764;
repopick -i 366749;
repopick -i 366781;
repopick -i 366782;
repopick -i 361248; #Launcher3: Allow toggling monochrome icons for all apps
repopick -i 366907; #Dialer: Fix SecurityException when receiving a call as secondary user
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";