- 20.0: pick fixes for the deny usb toggle
- 20.0: pull in a patch from GrapheneOS removing a package list leak

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-11-07 19:18:13 -05:00
parent ac3dc319c7
commit 807a08210a
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
6 changed files with 63 additions and 4 deletions

View file

@ -31,3 +31,6 @@ chmod -v 700 Patches/Linux/*.sh;
#PrebuiltApps has its own fix_permissions.sh
#Patches/Wallpapers has its own fix_permissions.sh
setStrict Scripts;
setRelaxed Repos/firmware;
setRelaxed Repos/firmware-empty;
setRelaxed Repos/firmware-19.1;