mirror of
https://github.com/oplus-giulia-dev/android_hardware_oplus
synced 2025-11-04 05:45:34 +08:00
sepolicy: qti: Let vendor_hal_oplusSensor_default search /dev/block
Change-Id: I248bd96c9753a4c9f51643368a0a5f67d52729df
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user