android_device_samsung_msm8.../sepolicy/init.te
Deokgyu Yang 445b656d9a gts3l-common: light: Add hal_light_default sepolicy
Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I332b57c1948c5c73f0dfb397f8aa753533047efc
2021-08-13 22:36:21 +09:00

8 lines
242 B
Text

allow init efs_file:dir mounton;
allow init omr_file:dir mounton;
allow init vendor_firmware_file:file mounton;
allow init dsp_file:dir mounton;
allow init socket_device:sock_file create;
allow init sysfs_graphics:file { open read write };