sm7250-common: sepolicy: address misc denials

Change-Id: I78f8f206c8697efddf08474f97e7df039b0d4363
This commit is contained in:
chandu078
2021-07-12 14:49:52 +00:00
committed by KakatkarAkshay
parent f2ab8f8bbb
commit 2d9979e96c
3 changed files with 7 additions and 0 deletions

View File

@@ -1 +1,4 @@
r_dir_file(vendor_sensors, sysfs_project_info)
allow vendor_sensors oem_file:dir { search };
allow vendor_sensors oem_file:file { getattr open read };
allow vendor_sensors mnt_vendor_file:file { getattr open read };