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

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

Merge "Add flag for debug memory info api" into main

parents d3b5df2d b21754a5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -48,3 +48,10 @@ flag {
     description: "Updated test mode for PIC"
     bug: "396173886"
}

flag {
     name: "app_exit_info_debug_memory_api"
     namespace: "system_performance"
     description: "Controls the ability to get Debug.MemoryInfo stats from ApplicationExitInfo api"
     bug: "283096463"
}