mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Allow ClearKey hal to access allocator hal
Bug: 147449315 Test: VtsHalDrmV1_2Target Change-Id: Ieac08f58de8fe400f9309a6a0b19990a5a903013
This commit is contained in:
1
sepolicy/vendor/hal_drm_clearkey.te
vendored
1
sepolicy/vendor/hal_drm_clearkey.te
vendored
@@ -7,3 +7,4 @@ init_daemon_domain(hal_drm_clearkey)
|
||||
hal_server_domain(hal_drm_clearkey, hal_drm)
|
||||
|
||||
vndbinder_use(hal_drm_clearkey);
|
||||
allow hal_drm_clearkey hal_allocator_server:fd use;
|
||||
|
||||
Reference in New Issue
Block a user