mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Update commons
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
8463705798
commit
5aa8f42e7a
63 changed files with 180 additions and 65 deletions
|
@ -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";
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue