mirror of
https://github.com/LineageOS/android_device_essential_mata.git
synced 2026-08-18 11:12:34 +00:00
Update Widevine HIDL service to 1.2.
Widevine HIDL service added new v1.2 media APIs, update the service version to 1.2. Test: Netflix and Play Movies & TV (streaming and offline playback) Test: GTS WidevineH264PlaybackTests test e.g. ANDROID_BUILD_TOP= ./android-gts/toolsefed run gts -m GtsMediaTestCases --test com.google.android.media.gts.WidevineH264PlaybackTests#testL1With480P30 bug: 117570686 Change-Id: I75f3c0d3ec1922a84b00b8e1ba42ff27b704b0cf
This commit is contained in:
@ -77,8 +77,8 @@
|
||||
</interface>
|
||||
<fqname>@1.2::ICryptoFactory/clearkey</fqname>
|
||||
<fqname>@1.2::IDrmFactory/clearkey</fqname>
|
||||
<fqname>@1.1::ICryptoFactory/widevine</fqname>
|
||||
<fqname>@1.1::IDrmFactory/widevine</fqname>
|
||||
<fqname>@1.2::ICryptoFactory/widevine</fqname>
|
||||
<fqname>@1.2::IDrmFactory/widevine</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.gatekeeper</name>
|
||||
|
||||
@ -449,8 +449,8 @@ vendor/lib64/libtzdrmgenprov.so
|
||||
vendor/lib64/vendor.display.config@1.0_vendor.so
|
||||
|
||||
# DRM - Widevine
|
||||
vendor/bin/hw/android.hardware.drm@1.1-service.widevine
|
||||
vendor/etc/init/android.hardware.drm@1.1-service.widevine.rc
|
||||
vendor/bin/hw/android.hardware.drm@1.2-service.widevine
|
||||
vendor/etc/init/android.hardware.drm@1.2-service.widevine.rc
|
||||
vendor/lib64/libwvhidl.so
|
||||
|
||||
# DSP
|
||||
|
||||
Reference in New Issue
Block a user