mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-05 07:55:00 -04:00
Add the JNINativeMethod table constification patchsets from GrapheneOS
1163b9f96a12
11d8a62b5156
11e3a4d64f29
11e41f1d7f8e
11c34b037486
11dce2d0f64f
11c99c35cb2a
1007071814db
10a48ba29b98
10157fa78115
10b914409e05
1020a51f508b
10b8afb8af37
10e1b6653db7
9ff688b68a7
9866f0df315
977c9fa981a
9fbf620e59c
9ceaf63c790
9253247fc39
976bf4c46f0
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
ad579b6681
commit
f015dd348f
25 changed files with 5585 additions and 0 deletions
|
@ -57,6 +57,7 @@ export DOS_DEBLOBBER_REPLACE_TIME=false; #Set true to replace Qualcomm Time Serv
|
|||
|
||||
#Features
|
||||
export DOS_GPS_GLONASS_FORCED=false; #Enables GLONASS on all devices
|
||||
export DOS_GRAPHENE_CONSTIFY=true; #Enables 'Constify JNINativeMethod tables' patchset on 16.0+17.1+18.1
|
||||
export DOS_GRAPHENE_MALLOC=true; #Enables use of GrapheneOS' hardened memory allocator on 64-bit platforms on 16.0+17.1
|
||||
export DOS_GRAPHENE_EXEC=false; #Enables use of GrapheneOS' exec spawning feature on 16.0+17.1 XXX: broken (just on 17.1?)
|
||||
export DOS_GRAPHENE_PTRACE_SCOPE=true; #Enables the ptrace_scope toggle patchset on 18.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue