mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 23:47:47 -04:00
11 lines
464 B
Text
11 lines
464 B
Text
# /dev/block/mmcblk0p[0-9]
|
|
allow ueventd emmcblk_device:blk_file { ioctl read write create getattr setattr lock append unlink open };
|
|
|
|
# /sys/devices/virtual/misc/multipdp/uevent
|
|
allow ueventd sysfs_multipdp:file rw_file_perms;
|
|
|
|
allow ueventd emmcblk_device:blk_file { relabelfrom relabelto create setattr unlink };
|
|
|
|
# read/chown camera firmware
|
|
allow ueventd sysfs_camera:file { relabelto getattr rw_file_perms };
|
|
allow ueventd sysfs_camera:filesystem associate;
|