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

Commit 06251ca4 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

parents c2f549cd 7c69b8a1
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"
}