android_device_samsung_msm8.../sepolicy/hal_sensors_default.te
LuK1337 f387e6602e msm8976-common: Binderize them all
* Leave out camera and graphics composer as they
  can't be binderized on current blobs.
2018-02-12 18:34:13 +01:00

5 lines
218 B
Text

allow hal_sensors_default sensors_data_file:file rw_file_perms;
allow hal_sensors_default iio_device:chr_file r_file_perms;
allow hal_sensors_default efs_file:dir search;
r_dir_file(hal_sensors_default, app_efs_file)