exynos9610: Fix default DRM service drop
authorkrazey <admin@krazey.de>
Sun, 6 Nov 2022 14:02:03 +0000 (15:02 +0100)
committerNolen Johnson <johnsonnolen@gmail.com>
Mon, 7 Nov 2022 20:28:24 +0000 (21:28 +0100)
commit74c3fbbb4945009926a41a93e1c007486c8b7c83
tree1873c5d518bd67968eac69d6d0b420eded2da29a
parent1e58a81d1b5dc5aa8e77ced5a212e152dd72fb07
exynos9610: Fix default DRM service drop

I hwservicemanager: Since android.hardware.drm@1.0::IDrmFactory/clearkey is not registered, trying to start it as a lazy HAL.
E [   39.845091,6] init: Control message: Could not find 'android.hardware.drm@1.0::IDrmFactory/clearkey' for ctl.interface_start from pid: 265 (/system/bin/hwservicemanager)
W libc    : Unable to set property "ctl.interface_start" to "android.hardware.drm@1.0::IDrmFactory/clearkey": error code: 0x20
I hwservicemanager: Tried to start android.hardware.drm@1.0::IDrmFactory/clearkey as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.

Change-Id: I9a2c62ff242652015cbe967be08a7cfbb1cd9950
manifest.xml