mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Fix selinux denial in hal_drm_widevine" into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
261e1f7eb3
5
sepolicy/vendor/hal_drm_widevine.te
vendored
5
sepolicy/vendor/hal_drm_widevine.te
vendored
@@ -10,3 +10,8 @@ vndbinder_use(hal_drm_widevine);
|
||||
|
||||
allow hal_drm mediacodec:fd use;
|
||||
allow hal_drm { appdomain -isolated_app }:fd use;
|
||||
|
||||
# The Qualcomm DRM-HAL implementation uses a vendor-binder service provided
|
||||
# by the HWC HAL.
|
||||
allow hal_drm_widevine qdisplay_service:service_manager { find };
|
||||
binder_call(hal_drm_widevine, hal_graphics_composer)
|
||||
|
||||
Reference in New Issue
Block a user