From e8adaec3d6e18ad14e1e1aa8b727c6486160d3f5 Mon Sep 17 00:00:00 2001 From: Tad Date: Tue, 4 Apr 2023 10:27:10 -0400 Subject: [PATCH] Update commons Signed-off-by: Tad --- .../com/android/voicemail/impl/res/xml/vvm_config.xml | 10 ++++++++++ Patches/Common/apns-conf.xml | 11 ++--------- PrebuiltApps | 2 +- Scripts/Update_Commons.sh | 4 ++-- 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/Patches/Common/android_vendor_divested/overlay/common/packages/apps/Dialer/java/com/android/voicemail/impl/res/xml/vvm_config.xml b/Patches/Common/android_vendor_divested/overlay/common/packages/apps/Dialer/java/com/android/voicemail/impl/res/xml/vvm_config.xml index c84fe449..a354b1a4 100644 --- a/Patches/Common/android_vendor_divested/overlay/common/packages/apps/Dialer/java/com/android/voicemail/impl/res/xml/vvm_config.xml +++ b/Patches/Common/android_vendor_divested/overlay/common/packages/apps/Dialer/java/com/android/voicemail/impl/res/xml/vvm_config.xml @@ -492,4 +492,14 @@ + + enable_vvm_carrier_flag_claro_pr + + + + + + 8860 + vvm_type_omtp + \ No newline at end of file diff --git a/Patches/Common/apns-conf.xml b/Patches/Common/apns-conf.xml index 6f66133c..78a6480e 100644 --- a/Patches/Common/apns-conf.xml +++ b/Patches/Common/apns-conf.xml @@ -3128,15 +3128,8 @@ - - - - - - - - - + + diff --git a/PrebuiltApps b/PrebuiltApps index 0022d96b..285909d6 160000 --- a/PrebuiltApps +++ b/PrebuiltApps @@ -1 +1 @@ -Subproject commit 0022d96ba907fbd70a5b62ece8e29006bd46e8d6 +Subproject commit 285909d6e048fb0fcbd499b3410b5f3ce5699778 diff --git a/Scripts/Update_Commons.sh b/Scripts/Update_Commons.sh index 94dd9a46..d79623b7 100644 --- a/Scripts/Update_Commons.sh +++ b/Scripts/Update_Commons.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: 2023/03/06 +#Last: 2023/04/04 #TODO: MMS Configs #https://github.com/GrapheneOS/platform_packages_apps_Messaging -#Last: 2023/03/06 +#Last: 2023/04/04 #TODO: Carrier List, unused #https://android.googlesource.com/platform/packages/providers/TelephonyProvider/