Merge "Watchdog: Add statsd to interesting processes"

am: 8e8c9664ae

Change-Id: I2dc9515e9205ced55bcddc2b0d83ac0105bc48f4
This commit is contained in:
Andreas Gampe
2018-01-26 05:57:39 +00:00
committed by android-build-merger

View File

@@ -90,6 +90,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(