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

Commit f1ea6483 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add flag for NFC associated role services" into main

parents f9c23009 3035da04
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"
}