From 89a28654d4ca834671d0d246523ad959b2dfbcf2 Mon Sep 17 00:00:00 2001 From: Tad Date: Sun, 12 Jun 2022 13:23:20 -0400 Subject: [PATCH] Exclude emergency alerts from location indicators (GrapheneOS) https://github.com/GrapheneOS/platform_frameworks_base/commit/5eaf7e31ea3973a95272befa769b24d52fe5292b Signed-off-by: Tad --- .../common/frameworks/base/core/res/res/values/config.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Patches/Common/android_vendor_divested/overlay/common/frameworks/base/core/res/res/values/config.xml b/Patches/Common/android_vendor_divested/overlay/common/frameworks/base/core/res/res/values/config.xml index b01f9b23..869e0c4c 100644 --- a/Patches/Common/android_vendor_divested/overlay/common/frameworks/base/core/res/res/values/config.xml +++ b/Patches/Common/android_vendor_divested/overlay/common/frameworks/base/core/res/res/values/config.xml @@ -238,6 +238,8 @@ com.android.bluetooth com.android.phone + + com.android.cellbroadcastservice com.qualcomm.qti.cne