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

Commit ba3eb159 authored by John Johnson's avatar John Johnson
Browse files

Add flag for launching the selected card from the QS tile

Bug: 378469025 
Change-Id: Ieffa581e3eedd9c8a3106eefb5904fbe52294274
Test: FLAG_ONLY
Flag: android.service.quickaccesswallet.launch_selected_card_from_qs_tile
parent fb41b374
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