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

Commit dafa4972 authored by Varun Shah's avatar Varun Shah
Browse files

Remove the fgs timeout anr flag.

This flag is no longer being used.

Bug: 382295619
Test: builds
Flag: EXEMPT removing android.app.gate_fgs_timeout_anr_behavior
Change-Id: Iad328f14c585f6d78dcd180ac3266b4860e0cb9d
parent fc5ccc5e
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -51,16 +51,6 @@ flag {
     }
}

flag {
     namespace: "backstage_power"
     name: "gate_fgs_timeout_anr_behavior"
     description: "Gate the new behavior where an ANR is thrown once an FGS times out."
     bug: "339315145"
     metadata {
         purpose: PURPOSE_BUGFIX
     }
}

flag {
     namespace: "backstage_power"
     name: "enable_fgs_timeout_crash_behavior"