[Hide DCK Device] Move the aconfig flag for hide DCK device feature to settingslib

Test: atest: com.android.settings.bluetooth.ConnectedBluetoothDeviceUpdaterTest
Test: atest: com.android.settings.bluetooth.SavedBluetoothDeviceUpdaterTest
Bug: 323298503
Bug: 324475542
Flag: ACONFIG com.android.settingslib.flags.enable_hide_exclusively_managed_bluetooth_device DEVELOPMENT
Change-Id: I558b749501807afcea7c15d94f498f01162a6f1e
This commit is contained in:
Srinivas Patibandla
2024-02-16 22:38:00 +00:00
parent 22b3c1fe1d
commit 85f941f9c3
6 changed files with 5 additions and 12 deletions

View File

@@ -21,10 +21,3 @@ flag {
description: "Order the saved bluetooth devices by most recently connected."
bug: "306160434"
}
flag {
name: "enable_hide_exclusively_managed_bluetooth_device"
namespace: "dck_framework"
description: "Hide exclusively managed Bluetooth devices in BT settings menu."
bug: "322285078"
}