universal7870: rework drm sepolicy

This commit is contained in:
Alejandro 2020-06-14 20:52:08 +02:00
parent b2dd95350b
commit 2356defaed
6 changed files with 51 additions and 3 deletions

View file

@ -6,5 +6,5 @@ allow hal_drm_default tee:unix_stream_socket connectto;
allow hal_drm_default efs_file:dir search;
allow hal_drm_default cpk_efs_file:file r_file_perms;
# allow hal_drm_default media_data_vendor_file:file create_file_perms;
# allow hal_drm_default media_data_vendor_file:dir create_dir_perms;
allow hal_drm_default media_vendor_data_file:file create_file_perms;
allow hal_drm_default media_vendor_data_file:dir create_dir_perms;