Merge "Fix the namespace for CDM flag in Settings" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
f5b9302119
@@ -58,7 +58,7 @@ flag {
|
|||||||
flag {
|
flag {
|
||||||
name: "enable_remove_association_bt_unpair"
|
name: "enable_remove_association_bt_unpair"
|
||||||
is_exported: true
|
is_exported: true
|
||||||
namespace: "companion_device_manager"
|
namespace: "companion"
|
||||||
description: "Allow to disassociate when to forget a BT pair device"
|
description: "Allow to disassociate when to forget a BT pair device"
|
||||||
bug: "365613753"
|
bug: "365613753"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user