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

Commit 74609e68 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Gerrit Code Review
Browse files

Merge "Add a flag for cleaning up restricted handles in GattService" into main

parents a237e727 b83bd693
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -70,4 +70,9 @@ flag {
    bug: "322580271"
}

flag {
    name: "gatt_cleanup_restricted_handles"
    namespace: "bluetooth"
    description: "Cleans up restricted handles when disconnected"
    bug: "323110155"
}