Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74debcd0 authored by Chia-I Wu's avatar Chia-I Wu
Browse files

Watchdog: add graphics composer to HALs of interest

Bug: 37152880
Test: adb shell am hang --allow-restart
Change-Id: Ic380da057f6f7529a9296cf32f46064c995b0caa
parent 21b5f406
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@ public class Watchdog extends Thread {
        "android.hardware.audio@2.0::IDevicesFactory",
        "android.hardware.bluetooth@1.0::IBluetoothHci",
        "android.hardware.camera.provider@2.4::ICameraProvider",
        "android.hardware.graphics.composer@2.1::IComposer",
        "android.hardware.vr@1.0::IVr",
        "android.hardware.media.omx@1.0::IOmx"
    );