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

Commit 5be00bd2 authored by Kihong Seong's avatar Kihong Seong
Browse files

Add new flag for enumerate gatt errors

Test: m com.android.btservices
Bug: 320574336
Bug: 201571634
Bug: 315241296
Change-Id: I275bc9249181669bf2b1328645d319debb91ff2c
parent 6e19b554
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"
}