Sanders : Uprev clearkey HIDL to 1.2

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
kubersharma001
2019-09-28 23:13:00 +01:00
committed by ronaxdevil
parent 5432a7009a
commit 2786ce00c1
2 changed files with 3 additions and 1 deletions

View File

@@ -67,6 +67,8 @@
<instance>widevine</instance> <instance>widevine</instance>
<instance>default</instance> <instance>default</instance>
</interface> </interface>
<fqname>@1.2::ICryptoFactory/clearkey</fqname>
<fqname>@1.2::IDrmFactory/clearkey</fqname>
</hal> </hal>
<hal format="hidl"> <hal format="hidl">
<name>android.hardware.gatekeeper</name> <name>android.hardware.gatekeeper</name>

View File

@@ -149,7 +149,7 @@ PRODUCT_PACKAGES += android.hardware.media.omx
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.drm@1.0-service \ android.hardware.drm@1.0-service \
android.hardware.drm@1.0-impl \ android.hardware.drm@1.0-impl \
android.hardware.drm@1.0-service.widevine android.hardware.drm@1.2-service.widevine
# limit dex2oat threads to improve thermals # limit dex2oat threads to improve thermals
PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \