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

Commit 3035da04 authored by James Willcox's avatar James Willcox
Browse files

Add flag for NFC associated role services

Bug: 366243361
Test: none
Flag: android.nfc.nfc_associated_role_services
Change-Id: Ic82a8933e580a15ebde04e3710b969d5e70f0950
parent e4f54266
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -165,3 +165,11 @@ flag {
    description: "Enabling security log for nfc state change"
    bug: "319934052"
}

flag {
    name: "nfc_associated_role_services"
    is_exported: true
    namespace: "nfc"
    description: "Share wallet role routing priority with associated services"
    bug: "366243361"
}