mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Allow sensors daemon to read hardware version files" into oc-dr1-dev
am: cb6458173f
Change-Id: I6961aaa64e89ba95c57525c52ef3d25b64f53a4e
This commit is contained in:
4
sepolicy/vendor/sensors.te
vendored
4
sepolicy/vendor/sensors.te
vendored
@@ -21,5 +21,7 @@ allow sensors sensors_vendor_data_file:file create_file_perms;
|
||||
allow sensors system_file:dir r_dir_perms;
|
||||
allow sensors sensors_device:chr_file rw_file_perms;
|
||||
|
||||
allow sensors sysfs_soc:dir search;
|
||||
allow sensors sysfs_soc:dir r_dir_perms;
|
||||
allow sensors sysfs_soc:file r_file_perms;
|
||||
|
||||
r_dir_file(sensors, sysfs_msm_subsys)
|
||||
|
||||
Reference in New Issue
Block a user