Home | History | Annotate | Download | only in google
      1 allow hal_thermal_default sysfs_thermal:dir r_dir_perms;
      2 allow hal_thermal_default sysfs_thermal:file rw_file_perms;
      3 allow hal_thermal_default proc_stat:file r_file_perms;
      4 
      5 allow hal_thermal_default self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;
      6 
      7 # read thermal_config
      8 get_prop(hal_thermal_default, vendor_thermal_prop)
      9