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

Commit 9c0b6577 authored by Brad Lassey's avatar Brad Lassey Committed by Automerger Merge Worker
Browse files

Merge "Add a flag to enable watchdog for the NFC system process" into main am: db82667e

parents 77aba9fb db82667e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -141,3 +141,11 @@ flag {
    description: "Enable override and recover routing table"
    bug: "329043523"
}

flag {
    name: "nfc_watchdog"
    is_exported: true
    namespace: "nfc"
    description: "Enable watchdog for the NFC system process"
    bug: "362937338"
}
 No newline at end of file