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

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

Merge "Add ActivityLifeCycle onRestart Flag" into main

parents 8332f392 1d67cbd7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -55,3 +55,10 @@ flag {
     description: "Controls the ability to get Debug.MemoryInfo stats from ApplicationExitInfo api"
     bug: "283096463"
}

flag {
    name: "on_restart_activity_lifecycle_callback"
    namespace: "system_performance"
    description: "Controls the onRestart callback in ActivityLifeCycleCallbacks"
    bug: "417520188"
}