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

Commit 8f98cc67 authored by Robert Shih's avatar Robert Shih
Browse files

clearkey aidl: Fix lazy hal init rc

* fix executable path
* add "oneshot" keyword
* remove ICryptoFactory interface

Bug: 221078453
Change-Id: Idb7f144634fd6a946bab0a4d3fe060dcbdd79e36
parent 10a634ac
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
service vendor.drm-clearkey-service /vendor/bin/hw/android.hardware.drm-service.clearkey
service vendor.drm-clearkey-service /vendor/bin/hw/android.hardware.drm-service-lazy.clearkey
    oneshot
    disabled
    class hal
    user media
@@ -6,4 +7,3 @@ service vendor.drm-clearkey-service /vendor/bin/hw/android.hardware.drm-service.
    ioprio rt 4
    task_profiles ProcessCapacityHigh
    interface aidl android.hardware.drm.IDrmFactory/clearkey
 No newline at end of file
    interface aidl android.hardware.drm.ICryptoFactory/clearkey