Merge "Fix: statsd path in whilelist of native processes"

This commit is contained in:
Treehugger Robot
2018-10-01 17:04:20 +00:00
committed by Gerrit Code Review

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(