mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-02 05:49:32 +00:00
Merge "Allow widevine drm hal to access allocator hal"
This commit is contained in:
2
sepolicy/vendor/hal_drm_widevine.te
vendored
2
sepolicy/vendor/hal_drm_widevine.te
vendored
@@ -21,3 +21,5 @@ binder_call(hal_drm_widevine, hal_graphics_composer)
|
||||
typeattribute hal_drm_widevine data_between_core_and_vendor_violators;
|
||||
allow hal_drm_widevine media_data_file:dir create_dir_perms;
|
||||
allow hal_drm_widevine media_data_file:file create_file_perms;
|
||||
|
||||
allow hal_drm_widevine hal_allocator_server:fd use;
|
||||
|
||||
Reference in New Issue
Block a user