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

Commit 9c2c5242 authored by Becca Hughes's avatar Becca Hughes Committed by Android (Google) Code Review
Browse files

Merge "Add flag for new intent behavior - Framework" into main

parents 18448379 01c40400
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