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

Commit eb2bb66c authored by James Willcox's avatar James Willcox
Browse files

Add flag android.nfc.nfc_hce_latency_events

Bug: 379849603
Test: manual
Flag: android.nfc.nfc_hce_latency_events
Change-Id: Ib51099947e33d28122d1935d77d0c89ff098317d
parent f920cc5d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -197,3 +197,11 @@ flag {
    description: "Expose constructor for ApduServiceInfo"
    bug: "380892385"
}

flag {
    name: "nfc_hce_latency_events"
    is_exported: true
    namespace: "wallet_integration"
    description: "Enables tracking latency for HCE"
    bug: "379849603"
}