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

Commit 5d45ae43 authored by Cheng Li's avatar Cheng Li
Browse files

Add flag to control snoop logger tracing

Change-Id: I9bbaabd9839a06395d956ceadcacf2b0f8573ee7
Test: m <target>
Flag: com.android.bluetooth.flags.snoop_logger_tracing
Bug: 369428038
Bug: 365778358
Bug: 315241296
parent e7a55e26
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -10,3 +10,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "snoop_logger_tracing"
    namespace: "bluetooth"
    description: "Add snoop logger tracing"
    bug: "369428038"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file