mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-25 15:00:35 -04:00
Various fixes
This commit is contained in:
parent
8f609e9cbe
commit
3c806603d9
5 changed files with 12 additions and 4 deletions
|
@ -27,7 +27,7 @@ export DOS_BUILDALL_SUPERSEDED=false; #Set true to build superseded devices when
|
|||
export DOS_DEBLOBBER_REMOVE_ACCESSORIES=true; #Set false to allow use of external accessories
|
||||
export DOS_DEBLOBBER_REMOVE_AUDIOFX=true; #Set true to remove AudioFX
|
||||
export DOS_DEBLOBBER_REMOVE_GRAPHICS=false; #Set true to remove all graphics blobs and use SwiftShader CPU renderer #TODO: Needs work
|
||||
export DOS_DEBLOBBER_REMOVE_RENDERSCRIPT=true; #Set true to remove RenderScript blobs
|
||||
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: Will break compat with select carriers
|
||||
export DOS_DEBLOBBER_REMOVE_IPA=false; #Set true to remove all IPA blobs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue