sepolicy: update drm for aidl
* There no need for the wildcards for the HIDL versions. * Widevine service can have a suffix in Android 14.
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
/dev/cec1 u:object_r:cec_device:s0
|
/dev/cec1 u:object_r:cec_device:s0
|
||||||
|
|
||||||
# DRM
|
# DRM
|
||||||
/vendor/bin/hw/android\.hardware\.drm(@[0-9]+\.[0-9]+)?-service\.clearkey u:object_r:hal_drm_clearkey_exec:s0
|
/vendor/bin/hw/android\.hardware\.drm-service\.clearkey u:object_r:hal_drm_clearkey_exec:s0
|
||||||
/vendor/bin/hw/android\.hardware\.drm(@[0-9]+\.[0-9]+)?-service\.widevine u:object_r:hal_drm_widevine_exec:s0
|
/vendor/bin/hw/android\.hardware\.drm-service\.widevine(.*)? u:object_r:hal_drm_widevine_exec:s0
|
||||||
|
|
||||||
# FFmpeg
|
# FFmpeg
|
||||||
/vendor/bin/hw/android\.hardware\.media\.c2@1\.2-service-ffmpeg(.*)? u:object_r:mediacodec_exec:s0
|
/vendor/bin/hw/android\.hardware\.media\.c2@1\.2-service-ffmpeg(.*)? u:object_r:mediacodec_exec:s0
|
||||||
|
Reference in New Issue
Block a user