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

Commit 6886cccf authored by Victor Hsieh's avatar Victor Hsieh
Browse files

Add composd to Watchdog

Flag: NONE adding to an allowlist of well tested path
Test: adb shell am hang
Bug: 425756421
Change-Id: If45b50dab480139ad70d3dbd9ade6745e2d07b5f
parent 5ff6e9bb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -142,6 +142,7 @@ public class Watchdog implements Dumpable {
        "media.transcoding", // Media transcoding service
        "com.android.bluetooth",  // Bluetooth service
        "/apex/com.android.art/bin/artd",  // ART daemon
        "/apex/com.android.compos/bin/composd",  // CompOS daemon (lazy service)
        "/apex/com.android.os.statsd/bin/statsd",  // Stats daemon
    };