Add Widevine HIDL service to "system" group

Bug: 138709931
Test: 1) Keep the widevine splitbins ONLY at /vendor/firmware_mnt/image
      2) L1 secure video playback

Change-Id: Icbb749a0ac379015ed48c4bf32f7647d7fbe5b96
This commit is contained in:
Robert Shih
2019-08-29 00:15:36 -07:00
parent 8a82379e81
commit 70f630ddd1
2 changed files with 2 additions and 2 deletions

View File

@@ -21,6 +21,6 @@ service vendor.drm-widevine-hal-1-2 /vendor/bin/hw/android.hardware.drm@1.2-serv
disabled
class hal
user media
group media mediadrm drmrpc
group media mediadrm drmrpc system
ioprio rt 4
writepid /dev/cpuset/foreground/tasks

View File

@@ -19,6 +19,6 @@ service vendor.drm-widevine-hal-1-2 /vendor/bin/hw/android.hardware.drm@1.2-serv
interface android.hidl.base@1.0::IBase widevine
class hal
user media
group media mediadrm drmrpc
group media mediadrm drmrpc system
ioprio rt 4
writepid /dev/cpuset/foreground/tasks