sepolicy: qti: Let vendor_hal_oplusSensor_default search /dev/block

Change-Id: I248bd96c9753a4c9f51643368a0a5f67d52729df
This commit is contained in:
pjgowtham
2023-08-29 23:28:31 +05:30
committed by LuK1337
parent 17d525da8f
commit 93e8cfc069

View File

@@ -9,6 +9,7 @@ binder_call(vendor_hal_oplusSensor_server, vendor_hal_oplusSensor_client)
hal_attribute_hwservice(vendor_hal_oplusSensor, vendor_hal_oplusSensor_hwservice)
allow vendor_hal_oplusSensor_default block_device:dir search;
allow vendor_hal_oplusSensor_default vendor_reserve_partition:blk_file r_file_perms;
allow vendor_hal_oplusSensor_default mnt_vendor_file:dir search;