mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-23 14:50:52 -04:00
Update CVE patchers
Includes many fixes for a69326f3
but probably breaks other things
This commit is contained in:
parent
a69326f396
commit
887ebb84c5
128 changed files with 3364 additions and 2950 deletions
|
@ -58,7 +58,7 @@ buildAll() {
|
|||
#SDS4P
|
||||
#buildDevice flo; #broken encryption
|
||||
#SD800
|
||||
buildDevice hammerhead; #broken sepolicy
|
||||
buildDevice hammerhead; #broken sepolicy?
|
||||
#SD801
|
||||
buildDevice ham;
|
||||
buildDevice klte;
|
||||
|
@ -123,6 +123,7 @@ patchWorkspace() {
|
|||
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanForMalware false "$DOS_PREBUILT_APPS $DOS_BUILD_BASE/build $DOS_BUILD_BASE/device $DOS_BUILD_BASE/vendor/lineage"; fi;
|
||||
|
||||
source build/envsetup.sh;
|
||||
repopick -it hh-p-sepolicy;
|
||||
repopick -i 232948; #wahoo: liblight: close fd
|
||||
repopick -i 282389; #update webview
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue