sanders: Build clearkey from source and use drm@1.1-service.widevine
Signed-off-by: ashwatthama <sai404142@gmail.com>
This commit is contained in:
committed by
ashwatthama
parent
c9d41de8b3
commit
4f4b5ed4ba
Binary file not shown.
Binary file not shown.
@@ -1,6 +0,0 @@
|
|||||||
service vendor.drm-clearkey-hal-1-1 /vendor/bin/hw/android.hardware.drm@1.1-service.clearkey
|
|
||||||
class hal
|
|
||||||
user media
|
|
||||||
group media mediadrm
|
|
||||||
ioprio rt 4
|
|
||||||
writepid /dev/cpuset/foreground/tasks
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
on property:init.svc.mediadrm=running
|
|
||||||
mkdir /data/vendor/mediadrm 0770 media mediadrm
|
|
||||||
start vendor.move_data_sh
|
|
||||||
|
|
||||||
service vendor.move_data_sh /system/bin/move_widevine_data.sh
|
|
||||||
class late_start
|
|
||||||
user media
|
|
||||||
group media mediadrm system
|
|
||||||
disabled
|
|
||||||
oneshot
|
|
||||||
|
|
||||||
service vendor.drm-widevine-hal-1-2 /vendor/bin/hw/android.hardware.drm@1.2-service.widevine
|
|
||||||
interface android.hardware.drm@1.0::ICryptoFactory widevine
|
|
||||||
interface android.hardware.drm@1.0::IDrmFactory widevine
|
|
||||||
interface android.hardware.drm@1.1::ICryptoFactory widevine
|
|
||||||
interface android.hardware.drm@1.1::IDrmFactory widevine
|
|
||||||
interface android.hardware.drm@1.2::ICryptoFactory widevine
|
|
||||||
interface android.hardware.drm@1.2::IDrmFactory widevine
|
|
||||||
interface android.hidl.base@1.0::IBase widevine
|
|
||||||
class hal
|
|
||||||
user media
|
|
||||||
group media mediadrm drmrpc
|
|
||||||
ioprio rt 4
|
|
||||||
writepid /dev/cpuset/foreground/tasks
|
|
||||||
@@ -1449,9 +1449,7 @@ PRODUCT_COPY_FILES += \
|
|||||||
|
|
||||||
# DRM Blobs
|
# DRM Blobs
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
vendor/motorola/sanders/proprietary/vendor/bin/hw/android.hardware.drm@1.1-service.clearkey:$(TARGET_COPY_OUT_VENDOR)/bin/hw/android.hardware.drm@1.1-service.clearkey \
|
vendor/motorola/sanders/proprietary/vendor/bin/hw/android.hardware.drm@1.1-service.widevine:$(TARGET_COPY_OUT_VENDOR)/bin/hw/android.hardware.drm@1.1-service.widevine \
|
||||||
vendor/motorola/sanders/proprietary/vendor/etc/init/android.hardware.drm@1.1-service.clearkey.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.1-service.clearkey.rc \
|
|
||||||
vendor/motorola/sanders/proprietary/vendor/bin/hw/android.hardware.drm@1.2-service.widevine:$(TARGET_COPY_OUT_VENDOR)/bin/hw/android.hardware.drm@1.2-service.widevine \
|
|
||||||
vendor/motorola/sanders/proprietary/vendor/etc/init/android.hardware.drm@1.1-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.1-service.widevine.rc \
|
vendor/motorola/sanders/proprietary/vendor/etc/init/android.hardware.drm@1.1-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.1-service.widevine.rc \
|
||||||
vendor/motorola/sanders/proprietary/vendor/lib/libcpion.so:$(TARGET_COPY_OUT_VENDOR)/lib/libcpion.so \
|
vendor/motorola/sanders/proprietary/vendor/lib/libcpion.so:$(TARGET_COPY_OUT_VENDOR)/lib/libcpion.so \
|
||||||
vendor/motorola/sanders/proprietary/vendor/etc/init/init.time_daemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.time_daemon.rc \
|
vendor/motorola/sanders/proprietary/vendor/etc/init/init.time_daemon.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.time_daemon.rc \
|
||||||
|
|||||||
Reference in New Issue
Block a user