[ALPS04719663] fix avc denied issue
add aee_aedv allow to read proc_pl_lk file MTK-Commit-Id: ffc098c939b46f9df94d41e901d3c0f9ab7a9169 Change-Id: Ib3dbfce32dd63afe83998d2c5dea977ab9dcc6c4 CR-Id: ALPS04719663 Feature: Android Exception Engine(AEE)
This commit is contained in:
parent
61d7044c46
commit
b42ff07e97
@ -431,3 +431,6 @@ allow aee_aedv debugfs_vpu_memory:file r_file_perms;
|
||||
|
||||
# Purpose: Allow aee_aedv to read /proc/cpuhvfs/dbg_repo
|
||||
allow aee_aedv proc_dbg_repo:file r_file_perms;
|
||||
|
||||
# Purpose: Allow aee_aedv to read /proc/pl_lk
|
||||
allow aee_aedv proc_pl_lk:file r_file_perms;
|
||||
|
Loading…
x
Reference in New Issue
Block a user