sdm660-common: Add system call to the SE whitelist
Add system call to the SE policy whitelist Change-Id: I1793d20c49f838929aa0dc1720eb062535ae8f09 CRs-Fixed: 2050577
This commit is contained in:
parent
8d297c4f65
commit
273178d59a
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ _llseek: 1
|
||||||
sysinfo: 1
|
sysinfo: 1
|
||||||
getcwd: 1
|
getcwd: 1
|
||||||
getdents64: 1
|
getdents64: 1
|
||||||
|
ARM_cacheflush: 1
|
||||||
|
|
Loading…
Reference in a new issue