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

Commit 90aa83bb authored by Steven Terrell's avatar Steven Terrell Committed by Android (Google) Code Review
Browse files

Merge "Add ANR Subreason Flag" into main

parents f624fcb7 09877173
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -62,3 +62,10 @@ flag {
    description: "Controls the onRestart callback in ActivityLifeCycleCallbacks"
    bug: "417520188"
}

flag {
    name: "include_anr_subreason"
    namespace: "system_performance"
    description: "Include the ANR subreason in the description retrieved from ApplicationExitInfo"
    bug: "295599954"
}