mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-02 13:22:10 -04:00
Fixup the sensors permission patches on 7, 8, and 9.
Switch these patches to MODE_ALLOWED from MODE_ASK to fix breakage of system services. Also remove some code that adds a likely security issue. Will need some extra regression testing. Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
f7295a0f74
commit
621441349e
11 changed files with 27 additions and 184 deletions
|
@ -133,6 +133,7 @@ patchWorkspace() {
|
|||
#source build/envsetup.sh;
|
||||
#repopick -it eleven-firewall;
|
||||
#repopick -it R_tzdb2021a1;
|
||||
#repopick -it R_asb_2021-11; #TODO: needs cherrypicks too
|
||||
|
||||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue