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

Commit d34d2737 authored by John Johnson's avatar John Johnson Committed by Automerger Merge Worker
Browse files

Merge "Add flag for nfc card detection" into main am: 7c69b8a1 am: 06251ca4 am: bbb20829

parents 2ce2fe49 bbb20829
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -48,3 +48,10 @@ flag {
    description: "Enable NFC Polling Loop Notifications ST shim"
    bug: "294217286"
}

flag {
    name: "enable_tag_detection_broadcasts"
    namespace: "nfc"
    description: "Enable sending broadcasts to Wallet role holder when a tag enters/leaves the field."
    bug: "306203494"
}