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

Commit a776451e 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:...

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

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3250733



Change-Id: I260b7065d6279aabdbb46ffad5754c183a857a8b
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c105f99b 9c0b6577
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