mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-08 01:15:09 -04:00
20.0: fixes + r11 churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
4524eb43d3
commit
e8248e4938
26 changed files with 410 additions and 55 deletions
|
@ -999,7 +999,7 @@ hardenDefconfig() {
|
|||
optionsNo+=("HARDENED_USERCOPY_FALLBACK");
|
||||
optionsNo+=("SECURITY_SELINUX_DISABLE" "SECURITY_WRITABLE_HOOKS");
|
||||
optionsNo+=("SLAB_MERGE_DEFAULT");
|
||||
optionsNo+=("USERFAULTFD");
|
||||
if [[ "$DOS_VERSION" != "LineageOS-20.0" ]]; then optionsNo+=("USERFAULTFD"); fi;
|
||||
#optionsNo+=("CFI_PERMISSIVE");
|
||||
#???
|
||||
optionsNo+=("FB_MSM_MDSS_XLOG_DEBUG" "MSM_BUSPM_DEV" "MSMB_CAMERA_DEBUG" "MSM_CAMERA_DEBUG" "MSM_SMD_DEBUG");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue