android_device_xiaomi_sdm66.../sepolicy/vendor/ueventd.te
OdSazib 2135c18643
sdm660-common: DeviceSettings: Drop userspace hall switcher
* The sensor works as it is, hence not needed anymore
2021-02-03 23:05:50 +06:00

5 lines
224 B
Text

allow ueventd ir_dev_file:chr_file { create setattr };
allow ueventd kcal_dev:dir r_dir_perms;
allow ueventd kcal_dev:file rw_file_perms;
allow ueventd kcal_dev:lnk_file r_file_perms;
allow ueventd metadata_file:dir search;