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

Commit 61e4a474 authored by ziyiw's avatar ziyiw Committed by Roshan
Browse files

[framework] Add a flag for nfc persist log.

Bug: 321310044
Test: compile
Flag: android.nfc.nfc_persist_log
Merged-In: I02cd23588957aeaa9bce52f13c6f563ef837874b
Change-Id: I02cd23588957aeaa9bce52f13c6f563ef837874b
parent 243f2905
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -110,3 +110,11 @@ flag {
    bug: "321311407"
}

flag {
    name: "nfc_persist_log"
    is_exported: true
    namespace: "nfc"
    description: "Enable NFC persistent log support"
    bug: "321310044"
}