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

Skip to content
Commit 3ad5b1bc authored by Himanshu Rawat's avatar Himanshu Rawat
Browse files

Remove entire storage section when the device is unbonded

Every bonded device property is stored under a section corresponding to
the device. BTIF storage function for removing the device removes the
individual properties. However as the properties are added in the BT
stack, chances of some properties left alone during device removal
increases.
For example, "AddrType" property is not removed when a device is
removed. As a result, when reconnecting/repairing with such device, this
old property unintentionally gets assigned to the device.

Test: m com.android.btservices
Bug: 298479810
Change-Id: I5c1bceb708727e17771cb222abe79f986e55a573
parent 018b0ba5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment