mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
configstore: whitelist getpid call for arm64
Addresses: 01-01 00:00:03.416 964 964 E /vendor/bin/hw/android.hardware.configstore@1.0-service: libminijail[964]: blocked syscall: getpid Bug: 74394073 Test: weipingliao@ to test Change-Id: Iaa836d1f0b3595a66dfb6af2dd78fdddb9d7272e
This commit is contained in:
committed by
Steven Moreland
parent
b944d69508
commit
0979cc5dd9
@@ -40,6 +40,7 @@ rt_sigreturn: 1
|
||||
getrlimit: 1
|
||||
madvise: 1
|
||||
clock_gettime: 1
|
||||
getpid: 1
|
||||
|
||||
# used during process crash by crash_dump to dump process info
|
||||
rt_sigprocmask: 1
|
||||
|
||||
Reference in New Issue
Block a user