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

Commit 369b8bcd authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add flag for launching the selected card from the QS tile" into main

parents 3fa794b6 ba3eb159
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
    description: "Option to launch the Wallet app on double-tap of the power button"
    bug: "378469025"
}

flag {
    name: "launch_selected_card_from_qs_tile"
    namespace: "wallet_integration"
    description: "When the wallet QS tile is tapped, launch the selected card pending intent instead of the home screen pending intent."
    bug: "378469025"
}
 No newline at end of file