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

Commit 13d0d022 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "Add flag to control snoop logger tracing" into main

parents 9cde49fc 5d45ae43
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