Merge "System server: Add Bluetooth to native processes" into nyc-dev
am: 3264b60738
* commit '3264b60738b0c8c611334d448aca4480eaffc1cc':
System server: Add Bluetooth to native processes
Change-Id: I8bbeb967bd7ce4867399099f9d945fb2108b9909
This commit is contained in:
@@ -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