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.
This commit is contained in:
parent
2dbebbac06
commit
9e44e74b42
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue