sepolicy: qti: Allow eSIM HAL to access /mnt/vendor/oplusreserve

Change-Id: I07b964681f472d4d5c38be3d5aa1afd8604a1642
This commit is contained in:
dianlujitao
2025-09-19 21:47:15 +08:00
committed by madmax7896
parent b68df62d60
commit c423c2bfec

View File

@@ -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;