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

Commit 2acee519 authored by James Willcox's avatar James Willcox Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag 'android.permission.flags.wallet_role_cross_user_enabled'" into main

parents 88815ff0 e5dece1b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -436,3 +436,12 @@ flag {
    description: "Use profile labels from UserManager for default app section titles to allow partner customization"
    bug: "358369931"
}

flag {
    name: "wallet_role_cross_user_enabled"
    is_exported: true
    is_fixed_read_only: true
    namespace: "wallet_integration"
    description: "Enable the Wallet role within profiles"
    bug: "356107987"
}