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 c03bf845..314050e7 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
@@ -232,4 +232,18 @@
true
+
+
+
+ - com.android.bluetooth
+
+ - com.android.phone
+
+ - com.shannon.imsservice
+
+ - org.fitchfamily.android.dejavu
+
+ - org.microg.nlp.backend.ichnaea
+
+
diff --git a/Patches/LineageOS-19.1/android_frameworks_base/0020-Location_Indicators-2.patch b/Patches/LineageOS-19.1/android_frameworks_base/0020-Location_Indicators-2.patch
deleted file mode 100644
index 12d8f8a1..00000000
--- a/Patches/LineageOS-19.1/android_frameworks_base/0020-Location_Indicators-2.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
-From: flawedworld
-Date: Fri, 25 Feb 2022 01:02:26 +0000
-Subject: [PATCH] Exclude Bluetooth app from Location indicators
-
----
- core/res/res/values/config.xml | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
-index 7305ccc93e93..5114704eac33 100644
---- a/core/res/res/values/config.xml
-+++ b/core/res/res/values/config.xml
-@@ -1753,7 +1753,9 @@
- set before. -->
- false
-
--
-+
-+ - com.android.bluetooth
-+
-
-