The widevine apex is supposed to be installed in a "staged" way. - apex_manifest: remove supportsRebootlessUpdate flag - .rc: remove apex.com.google.android.widevine.ready=true Bug: 243333942 Test: m Change-Id: Ibb963937e6d8d889d9281d22972e12a148f59b94
10 lines
378 B
Plaintext
10 lines
378 B
Plaintext
on property:apex.all.ready=true
|
|
mkdir /data/vendor/mediadrm 0770 media mediadrm
|
|
|
|
service vendor.drm-widevine-hal /apex/com.google.android.widevine/bin/hw/android.hardware.drm-service.widevine
|
|
interface aidl android.hardware.drm.IDrmFactory/widevine
|
|
class hal
|
|
user media
|
|
group media mediadrm drmrpc system
|
|
ioprio rt 4
|
|
task_profiles ProcessCapacityHigh |