mirror of
https://github.com/oplus-giulia-dev/android_hardware_oplus
synced 2025-11-04 05:45:34 +08:00
sepolicy: qti: Allow eSIM HAL to access /mnt/vendor/oplusreserve
Change-Id: I07b964681f472d4d5c38be3d5aa1afd8604a1642
This commit is contained in:
1
sepolicy/qti/vendor/hal_oplus_esim_aidl.te
vendored
1
sepolicy/qti/vendor/hal_oplus_esim_aidl.te
vendored
@@ -11,6 +11,7 @@ allow hal_oplus_esim_aidl esim_en_device:chr_file rw_file_perms;
|
||||
allow hal_oplus_esim_aidl esim_gpio_device:chr_file rw_file_perms;
|
||||
|
||||
allow hal_oplus_esim_aidl mnt_vendor_file:dir search;
|
||||
r_dir_file(hal_oplus_esim_aidl, oplus_reserve_file)
|
||||
rw_dir_file(hal_oplus_esim_aidl, oplus_reserve_radio_file)
|
||||
|
||||
allow hal_oplus_esim_aidl block_device:dir search;
|
||||
|
||||
Reference in New Issue
Block a user