• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1allow ueventd sysfs_camera:file w_file_perms;
2allow ueventd sysfs_fingerprint:file w_file_perms;
3allow ueventd sysfs_msm_core:file w_file_perms;
4allow ueventd sysfs_msm_subsys:file w_file_perms;
5allow ueventd sysfs_nanoapp_cmd:file w_file_perms;
6allow ueventd sysfs_net:file w_file_perms;
7allow ueventd sysfs_pcie:file w_file_perms;
8allow ueventd sysfs_rmtfs:file w_file_perms;
9allow ueventd sysfs_soc:file w_file_perms;
10allow ueventd sysfs_thermal:file w_file_perms;
11allow ueventd sysfs_video:file w_file_perms;
12
13# /system/core/init/device.cpp catches uevents from /firmware
14r_dir_file(ueventd, firmware_file)
15