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

Commit 370a6e19 authored by Brad Lassey's avatar Brad Lassey Committed by Android Build Cherrypicker Worker
Browse files

Add a flag to enable watchdog for the NFC system process

Bug: 362937338
Test: writing a test
Flag: android.nfc.nfc_watchdog
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:f958ae00004c3c169a348edf9106ed533c4c36b4)
Merged-In: I313dd1f36bed7efb5fee94dea2003ab1f5ac528d
Change-Id: I313dd1f36bed7efb5fee94dea2003ab1f5ac528d
parent 14a533a8
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