diff --git a/flags/framework.aconfig b/flags/framework.aconfig index daa1119afeca3eae170d28cf0b618bd25f29239b..5357fddaf36b9a2c4cce9014eb9e2aa01b33f2ef 100644 --- a/flags/framework.aconfig +++ b/flags/framework.aconfig @@ -49,3 +49,10 @@ flag { description: "Change visibility of BluetoothDevice#getAddressType API to public" bug: "321120941" } + +flag { + name: "remove_bond_with_address_map" + namespace: "bluetooth" + description: "Removes the address map when the bond is removed" + bug: "326603271" +}