Home | History | Annotate | Download | only in vendor
      1 # interact with thermal_config
      2 set_prop(hal_vr, thermal_prop)
      3 
      4 # Access to touch vrmode node
      5 allow hal_vr sysfs_touch:dir r_dir_perms;
      6 allow hal_vr sysfs_touch:file rw_file_perms;
      7