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

Commit f9674ff8 authored by Kihong Seong's avatar Kihong Seong Committed by Automerger Merge Worker
Browse files

Merge "Add new flag for enumerate gatt errors" into main am: 2b280e64

parents 4f219cb1 2b280e64
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"
}