mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-03 15:04:55 -04:00
Small updates
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
ad5f2d7bfa
commit
7f24df22f7
11 changed files with 18 additions and 16 deletions
|
@ -102,9 +102,9 @@ patchWorkspace() {
|
|||
gpgVerifyGitTag "$DOS_BUILD_BASE/external/SecureCamera";
|
||||
gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview";
|
||||
|
||||
#source build/envsetup.sh;
|
||||
#repopick -i 343790; #usb: have enableUsbDataSignal() call queryPortStatus() if successful
|
||||
#repopick -i 343791; #UsbManager: enableUsbDataSignal: return early if HAL version is too old
|
||||
source build/envsetup.sh;
|
||||
repopick -i 343790; #usb: have enableUsbDataSignal() call queryPortStatus() if successful
|
||||
repopick -i 343791; #UsbManager: enableUsbDataSignal: return early if HAL version is too old
|
||||
#repopick -it T_tzdb2022f;
|
||||
|
||||
sh "$DOS_SCRIPTS/Patch.sh";
|
||||
|
|
|
@ -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: 2022/10/12
|
||||
#Last: 2022/11/21
|
||||
|
||||
#TODO: MMS Configs
|
||||
#https://github.com/GrapheneOS/platform_packages_apps_Messaging
|
||||
#Last: 2022/10/12
|
||||
#Last: 2022/11/21
|
||||
|
||||
#TODO: Carrier List
|
||||
#https://android.googlesource.com/platform/packages/providers/TelephonyProvider/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue