Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ec7e201 authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Automerger Merge Worker
Browse files

Add a flag to guard removing the address mapping on device removal am: 30a80b24

parents 35c3320e 30a80b24
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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"
}