19.1+: Add the SUPL toggle setting from GrapheneOS

Will need some work to apply on 17.1/18.1

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-02-10 17:17:22 -05:00
parent 3047b3b269
commit 49f5f1c674
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
14 changed files with 428 additions and 11 deletions

View file

@ -78,6 +78,7 @@ patchWorkspace() {
#repopick -ift twelve-bt-sbc-hd-dualchannel;
#repopick -it twelve-colors;
repopick -if 330099; #Updater: Add prop for allowing major updates
#repopick -it S_asb_2023-02;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";