Merge "System server: Add Bluetooth to native processes" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3264b60738
@@ -73,6 +73,7 @@ public class Watchdog extends Thread {
|
||||
"/system/bin/surfaceflinger",
|
||||
"media.codec", // system/bin/mediacodec
|
||||
"media.extractor", // system/bin/mediaextractor
|
||||
"com.android.bluetooth", // Bluetooth service
|
||||
};
|
||||
|
||||
static Watchdog sWatchdog;
|
||||
|
||||
Reference in New Issue
Block a user