mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-25 15:00:35 -04:00
Tiny tweaks
This commit is contained in:
parent
c7eb6fcbfe
commit
1b4b86c38d
8 changed files with 50 additions and 8 deletions
|
@ -43,7 +43,7 @@ export DOS_DEBLOBBER_REMOVE_GRAPHICS=false; #Set true to remove all graphics blo
|
|||
export DOS_DEBLOBBER_REMOVE_RENDERSCRIPT=false; #Set true to remove RenderScript blobs
|
||||
export DOS_DEBLOBBER_REMOVE_FP=false; #Set true to remove all fingerprint reader blobs
|
||||
export DOS_DEBLOBBER_REMOVE_IMS=false; #Set true to remove all IMS blobs XXX: Carriers are phasing out 3G, making IMS mandatory for calls
|
||||
export DOS_DEBLOBBER_REMOVE_RCS=true; #Set true to remove all RCS blobs XXX: Potentially breaks IMS on some devices
|
||||
export DOS_DEBLOBBER_REMOVE_RCS=true; #Set true to remove all RCS blobs
|
||||
export DOS_DEBLOBBER_REMOVE_IPA=false; #Set true to remove all IPA blobs
|
||||
export DOS_DEBLOBBER_REMOVE_IR=false; #Set true to remove all IR blobs
|
||||
export DOS_DEBLOBBER_REPLACE_TIME=false; #Set true to replace Qualcomm Time Services with the open source Sony TimeKeep reimplementation #TODO: Needs testing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue