universal7885: Remove legacy drm hal V1.0

We no longer need drm plugins
This commit is contained in:
roynatech2544 2022-05-06 23:28:59 +09:00
commit f7c01f23cc
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
2 changed files with 0 additions and 4 deletions

View file

@ -32,8 +32,6 @@
<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.4::ICryptoFactory/widevine</fqname>
<fqname>@1.4::IDrmFactory/widevine</fqname>
</hal>

View file

@ -73,8 +73,6 @@ PRODUCT_PACKAGES += eklogger
# DRM
PRODUCT_PACKAGES += \
android.hardware.drm@1.0-impl \
android.hardware.drm@1.0-service \
android.hardware.drm@1.4-service.clearkey \
android.hardware.drm@1.4.vendor