sm7250-common: sepolicy: Fix some denials

This commit is contained in:
KakatkarAkshay
2021-09-19 07:56:59 +02:00
parent 2c5cef5bf9
commit 830a408488
3 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Allow vendor_wcnss_service to read files in sysfs_project_info
r_dir_file(vendor_wcnss_service, sysfs_project_info)
# Allow vendor_wcnss_service to get vendor_oem_wifi_prop
get_prop(vendor_wcnss_service, vendor_oem_wifi_prop)