Merge "Fix: statsd path in whilelist of native processes" am: 6bcb5d24e0

am: a14f3d070c

Change-Id: I8514047cf3b7337329f5a08a7267fc5ed5b19b26
This commit is contained in:
Rafal Slawik
2018-10-01 10:45:40 -07:00
committed by android-build-merger

View File

@@ -87,7 +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
"/system/bin/statsd", // Stats daemon
};
public static final List<String> HAL_INTERFACES_OF_INTEREST = Arrays.asList(