Skip to content
Snippets Groups Projects
Commit 30a80b24 authored by Himanshu Rawat's avatar Himanshu Rawat
Browse files

Add a flag to guard removing the address mapping on device removal

Test: m com.android.btservices

Bug: 326603271
Bug: 315241296
Change-Id: I5f4194719ab3977246466144dcd63501e675cceb
parent e8160a71
No related branches found
No related tags found
No related merge requests found
......@@ -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"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment