mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-20 20:44:18 -04:00
Update CVE patchers
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
b9f4074226
commit
ac3dc319c7
69 changed files with 148 additions and 69 deletions
|
@ -103,7 +103,8 @@ patchWorkspace() {
|
|||
gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview";
|
||||
|
||||
#source build/envsetup.sh;
|
||||
#repopick -it 13-legacy-RIL-fixes;
|
||||
#repopick -i 343790; #usb: have enableUsbDataSignal() call queryPortStatus() if successful
|
||||
#repopick -i 343791; #UsbManager: enableUsbDataSignal: return early if HAL version is too old
|
||||
|
||||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue