Merge "Watchdog: Add statsd to interesting processes" am: 8e8c9664ae am: 6b0c805328
am: d68854161f
Change-Id: Ibe0eac8b462236f2b943cb08e95af69a0374cc8a
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user