sepolicy: basic: non_plat: Allow Sensors HAL to write to SCP log
Change-Id: I51887fd93ed97e96de214383c20b6b905af2347e Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
parent
e4dbda893d
commit
d73d1700e3
@ -76,3 +76,7 @@ allow mtk_hal_sensors merged_hal_service:fd use;
|
||||
# Date : WK20.25
|
||||
# Purpose: Allow to read /bus/platform/drivers/mtk_nanohub/state
|
||||
allow mtk_hal_sensors sysfs_mtk_nanohub_state:file r_file_perms;
|
||||
|
||||
# Allow mtk_hal_sensors to access sysfs_scp
|
||||
allow mtk_hal_sensors sysfs_scp:dir search;
|
||||
allow mtk_hal_sensors sysfs_scp:file rw_file_perms;
|
||||
|
Loading…
x
Reference in New Issue
Block a user