Fix the namespace for CDM flag in Settings
Test: unit test Bug: 398042032 Flag: com.android.settings.flags.enable_remove_association_bt_unpair Change-Id: I6bb813d6dce5a879e25e99f3cb680e38f36e90b2
This commit is contained in:
@@ -58,7 +58,7 @@ flag {
|
||||
flag {
|
||||
name: "enable_remove_association_bt_unpair"
|
||||
is_exported: true
|
||||
namespace: "companion_device_manager"
|
||||
namespace: "companion"
|
||||
description: "Allow to disassociate when to forget a BT pair device"
|
||||
bug: "365613753"
|
||||
}
|
||||
|
Reference in New Issue
Block a user