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

Commit db82667e authored by Brad Lassey's avatar Brad Lassey Committed by Gerrit Code Review
Browse files

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

parents 85fb8b68 370a6e19
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -140,3 +140,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