From 9e44e74b4267c56fb99dce7cedb6d9bc35c752ec Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Wed, 15 Mar 2023 08:36:59 +0200 Subject: [PATCH] remove android:string/config_systemBluetoothStack overlay It's set to com.google.android.bluetooth since 13 QPR2. AOSP's default value is correctly set to com.android.bluetooth. --- config/common/overlay-removal.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/common/overlay-removal.yml b/config/common/overlay-removal.yml index fe8cf6f..f3da0eb 100644 --- a/config/common/overlay-removal.yml +++ b/config/common/overlay-removal.yml @@ -153,6 +153,7 @@ filters: - android:string/config_systemAppProtectionService - android:string/config_systemAudioIntelligence - android:string/config_systemAutomotiveProjection + - android:string/config_systemBluetoothStack - android:string/config_systemCompanionDeviceProvider - android:string/config_systemContacts - android:string/config_systemGallery