mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-06 16:28:06 -04:00
universal7870: import Pie sepolicies
This commit is contained in:
parent
734b50ffaa
commit
221b221b8a
41 changed files with 583 additions and 0 deletions
5
sepolicy/hal_drm_default.te
Normal file
5
sepolicy/hal_drm_default.te
Normal file
|
@ -0,0 +1,5 @@
|
|||
allow hal_drm_default vndbinder_device:chr_file { ioctl open read write };
|
||||
|
||||
allow hal_drm_default secmem_device:chr_file { read write open getattr ioctl };
|
||||
allow hal_drm_default efs_file:dir search;
|
||||
allow hal_drm_default cpk_efs_file:file { open read getattr };
|
Loading…
Add table
Add a link
Reference in a new issue