mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-23 06:40:43 -04:00
Add function to always ensure discard mount option is enabled
This commit is contained in:
parent
d231bd3172
commit
e5b588265c
6 changed files with 12 additions and 3 deletions
|
@ -85,7 +85,6 @@ 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 -t android-8.1.0_r46;
|
||||
#repopick 219020 219022; #ab-neverallow-user
|
||||
repopick -f 214824 209584 209585 215010 214300; #g3-common
|
||||
repopick -f 211404 211405 211406 211407 211408 211409; #d852
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue