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:
Jeff Vander Stoep
2018-03-16 20:54:53 -07:00
committed by Steven Moreland
parent b944d69508
commit 0979cc5dd9

View File

@@ -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