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

Commit de5e8a58 authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz
Browse files

flags: snoop_logger_recreate_logs_directory

Bug: 383876267
Bug: 315241296
Flag: com.android.bluetooth.flags.snoop_logger_recreate_logs_directory
Test: mmm packages/modules/Bluetooth
Change-Id: I8d44e6c9d27297d7200eeccb4caab1215fce42b3
parent d99d87bb
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -20,3 +20,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "snoop_logger_recreate_logs_directory"
    namespace: "bluetooth"
    description: "Recreate logs directory if removed"
    bug: "383876267"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file