Small updates

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-11-21 05:41:49 -05:00
parent ad5f2d7bfa
commit 7f24df22f7
11 changed files with 18 additions and 16 deletions

View file

@ -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";

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: 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/