Merge "Fix: statsd path in whilelist of native processes"
am: 6bcb5d24e0
Change-Id: I64290964288dd477fd998ec247abd385770c8565
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user