Small tweaks + churn

Fixes recovery not booting on 20.0

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-12-03 13:50:49 -05:00
parent 038fca449b
commit 178e127338
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
8 changed files with 16 additions and 12 deletions

View file

@ -103,8 +103,7 @@ patchWorkspace() {
gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview";
source build/envsetup.sh;
repopick -i 343790; #usb: have enableUsbDataSignal() call queryPortStatus() if successful
repopick -i 343791; #UsbManager: enableUsbDataSignal: return early if HAL version is too old
repopick -i 344891; #fixup! Rewrite trust USB restriction handling
#repopick -it T_tzdb2022f;
sh "$DOS_SCRIPTS/Patch.sh";