Update commons

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-05-24 11:07:29 -04:00
parent 8463705798
commit 5aa8f42e7a
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
63 changed files with 180 additions and 65 deletions

View file

@ -193,7 +193,7 @@ export -f audit2allowADB;
processRelease() {
#Reference (MIT): GrapheneOS
#https://github.com/GrapheneOS/script/blob/12.1/release.sh
#https://github.com/GrapheneOS/script/blob/13/release.sh
local DEVICE="$1";
local BLOCK="$2";
local VERITY="$3";

View file

@ -29,11 +29,11 @@ wget "https://github.com/LineageOS/android_packages_apps_LineageParts/raw/lineag
#TODO: wireless-regdb
#https://mirrors.edge.kernel.org/pub/software/network/wireless-regdb/
#Last: 2023/04/29
#Last: 2023/05/24
#TODO: MMS Configs
#https://github.com/GrapheneOS/platform_packages_apps_Messaging
#Last: 2023/04/29
#Last: 2023/05/24
#TODO: Carrier List, unused
#https://android.googlesource.com/platform/packages/providers/TelephonyProvider/