Add health HAL to watchdog

Test: none
Bug: 119809588
Change-Id: Idb11c29789cecc1f6056b1bd6b59bb8f1124c801
This commit is contained in:
Yifan Hong
2018-11-27 16:42:13 -08:00
parent c96a716a54
commit e8ea522e7e

View File

@@ -96,6 +96,7 @@ public class Watchdog extends Thread {
"android.hardware.bluetooth@1.0::IBluetoothHci",
"android.hardware.camera.provider@2.4::ICameraProvider",
"android.hardware.graphics.composer@2.1::IComposer",
"android.hardware.health@2.0::IHealth",
"android.hardware.media.omx@1.0::IOmx",
"android.hardware.media.omx@1.0::IOmxStore",
"android.hardware.sensors@1.0::ISensors",