mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-10 14:25:46 -05:00
Small tweaks + churn
Fixes recovery not booting on 20.0 Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
038fca449b
commit
178e127338
8 changed files with 16 additions and 12 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue