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

Commit 79ab98f7 authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Remove bal_clear_allowlist_duration flag

The `com.android.window.flags.bal_clear_allowlist_duration` flag was introduced to soak a fix that was later rolled out as a security fix and is now no longer needed.

Flag: EXEMPT remove com.android.window.flags.bal_clear_allowlist_duration
Bug: 436090683
Test: atest CtsWindowManagerBackgroundActivityTestCases
Change-Id: I8fa6028ee749140354d10b2b61eea62937cb1bd1
parent 371470ef
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -47,13 +47,6 @@ flag {
    bug: "362575865"
}

flag {
    name: "bal_clear_allowlist_duration"
    namespace: "responsible_apis"
    description: "Clear the allowlist duration when clearAllowBgActivityStarts is called"
    bug: "322159724"
}

flag {
    name: "bal_cover_intent_sender"
    namespace: "responsible_apis"