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

Commit 4bfb375f authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[res] Add a flag for the debuggability project" into main

parents 1ae69b6f b91d3e47
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -169,3 +169,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enhanced_debugging"
    namespace: "resource_manager"
    description: "Enable the enhanced debugging features via ProtoLog"
    bug: "416380441"
}