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

Commit d65aba2a authored by Andreas Gampe's avatar Andreas Gampe Committed by android-build-merger
Browse files

Merge "Watchdog: Add statsd to interesting processes" am: 8e8c9664 am: 6b0c8053

am: d6885416

Change-Id: Ibe0eac8b462236f2b943cb08e95af69a0374cc8a
parents 6e2da09a d6885416
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@ public class Watchdog extends Thread {
        "media.metrics", // system/bin/mediametrics
        "media.codec", // vendor/bin/hw/android.hardware.media.omx@1.0-service
        "com.android.bluetooth",  // Bluetooth service
        "statsd",  // Stats daemon
    };

    public static final List<String> HAL_INTERFACES_OF_INTEREST = Arrays.asList(