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

Commit 8f0ec40a authored by John Johnson's avatar John Johnson
Browse files

Add flag for nfc card detection

Test: repo still builds
Bug: 306203494
Change-Id: I3983801865a6b8cd9aba04c24a52f9bb2b1d7577
parent daf616ad
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"
}