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

Commit b91d3e47 authored by Yurii Zubrytskyi's avatar Yurii Zubrytskyi
Browse files

[res] Add a flag for the debuggability project

Bug: 416380441
Flag: EXEMPT this is a flag addition
Test: none
Change-Id: Icbb2794bbe426d407cf8c4233e9f87056085815e
parent 872d9783
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"
}