basic: Allow mtk_hal_nvramagent access to dts nodes

Change-Id: Ie890831b4a31d7595bd5bc0d3d48d8af35fb0afb
This commit is contained in:
Giovanni Ricca 2024-01-02 16:10:24 +01:00
parent 6d2525868e
commit 508c45b356
No known key found for this signature in database
GPG Key ID: 61E6552837A234F0

View File

@ -50,3 +50,7 @@ get_prop(mtk_hal_nvramagent, vendor_mtk_rat_config_prop)
allow mtk_hal_nvramagent mnt_vendor_file:dir search;
allow mtk_hal_nvramagent sysfs_boot_mode:file r_file_perms;
r_dir_file(mtk_hal_nvramagent, sysfs_dt_firmware_android)
allow mtk_hal_nvramagent sysfs_dt_firmware_android:file r_file_perms;