universal7885: Fill in missing parts of parts

This commit is contained in:
roynatech2544 2023-07-16 19:55:56 +09:00
commit a280fa63b2
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC
7 changed files with 39 additions and 3 deletions

View file

@ -0,0 +1,3 @@
allow hal_samsung_battery_default { sysfs_battery sysfs_battery_writable }:dir search;
allow hal_samsung_battery_default sysfs_battery_writable:file rw_file_perms;
allow hal_samsung_battery_default sysfs_battery:file r_file_perms;

View file

@ -0,0 +1,3 @@
allow hal_samsung_camera_flashlight_default sysfs_flashlight:file rw_file_perms;
allow hal_samsung_camera_flashlight_default sysfs_flashlight:dir search;
allow hal_samsung_camera_flashlight_default sysfs_virtual:dir search;