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

Commit 01c40400 authored by Becca Hughes's avatar Becca Hughes
Browse files

Add flag for new intent behavior - Framework

Test: cts
Bug: 310514623
Change-Id: I8806905e5a4068f91b1933662ab2a3d000106c4e
parent 0758ffb5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -20,3 +20,10 @@ flag {
    description: "Enables clearing of Credential Manager sessions when client process dies"
    bug: "308470501"
}

flag {
    namespace: "credential_manager"
    name: "new_settings_intents"
    description: "Enables settings intents to redirect to new settings page"
    bug: "307587989"
}
 No newline at end of file