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

Commit 2b280e64 authored by Kihong Seong's avatar Kihong Seong Committed by Gerrit Code Review
Browse files

Merge "Add new flag for enumerate gatt errors" into main

parents 04c6a39b 5be00bd2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -55,3 +55,10 @@ flag {
    description: "Fix handling remote exception for LE scanners"
    bug: "320402249"
}

flag {
    name: "enumerate_gatt_errors"
    namespace: "bluetooth"
    description: "Enumerate GATT error situations"
    bug: "320574336"
}