sepolicy: Add hal_samsung_camera_flashlight_default.te

This is needed by the flashlight control app.
This commit is contained in:
Starlix
2024-09-28 16:53:51 +05:00
committed by intelgigabyte
parent 867596a4cb
commit d90c25eb5c

View File

@@ -0,0 +1,3 @@
allow hal_samsung_camera_flashlight_default sysfs_camera:dir search;
allow hal_samsung_camera_flashlight_default sysfs_camera_writable:dir search;
allow hal_samsung_camera_flashlight_default sysfs_camera_writable:file rw_file_perms;