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

Commit 51928829 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Automerger Merge Worker
Browse files

Merge "Add a flag for cleaning up restricted handles in GattService" into main am: 74609e68

parents 6451afb8 74609e68
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"
}