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
<hal format="hidl">
<name>android.hardware.drm</name>
<transport>hwbinder</transport>
- <fqname>@1.0::ICryptoFactory/default</fqname>
- <fqname>@1.0::IDrmFactory/default</fqname>
- <fqname>@1.3::ICryptoFactory/clearkey</fqname>
<fqname>@1.3::ICryptoFactory/widevine</fqname>
- <fqname>@1.3::IDrmFactory/clearkey</fqname>
<fqname>@1.3::IDrmFactory/widevine</fqname>
</hal>
<hal format="hidl">