mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-01-28 16:16:59 -05:00
Drop Silence
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
4b6a86a473
commit
0e1266ac1f
@ -67,7 +67,7 @@ export DOS_TIMEOUTS=true; #Enables the GrapheneOS/CalyxOS patchset for automatic
|
||||
export DOS_HOSTS_BLOCKING=true; #Set false to prevent inclusion of a HOSTS file
|
||||
export DOS_HOSTS_BLOCKING_LIST="https://divested.dev/hosts-wildcards"; #Must be in the format "127.0.0.1 bad.domain.tld"
|
||||
export DOS_MICROG_INCLUDED="NONE"; #Determines inclusion of microG. Options: NONE, NLP, FULL (removed)
|
||||
export DOS_SILENCE_INCLUDED=true; #Set false to disable inclusion of Silence SMS app
|
||||
export DOS_SILENCE_INCLUDED=false; #Set false to disable inclusion of Silence SMS app
|
||||
export DOS_SENSORS_PERM=false; #Set true to provide a per-app sensors permission for 14.1/15.1 #XXX: can break things like camera
|
||||
export DOS_STRONG_ENCRYPTION_ENABLED=false; #Set true to enable AES 256-bit FDE encryption on 14.1+15.1 XXX: THIS WILL **DESTROY** EXISTING INSTALLS!
|
||||
export DOS_WEBVIEW_LFS=true; #Whether to `git lfs pull` in the WebView repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user