platform_system_core/debuggerd/seccomp_policy
liwentao 4d8f37edae Updated the policy file associated with riscv64
The generate.sh script can generate the file, but current policy file does not match it.
And the rules are not appropriate, like missing "sysinfo", causing the
debuggerd_test to fail in system model. So we match the policy to
what it should be.

Test: make debuggerd_test

Change-Id: I57ebd7713f2ab939d01bfefcc7935e234fdd3e13
Signed-off-by: liwentao <liwentao@eswincomputing.com>
2023-05-25 18:08:02 +08:00
..
crash_dump.arm.policy libdebuggerd: fix process uptime. 2021-09-21 17:30:30 -07:00
crash_dump.arm64.policy Symbolic constants for older minijails 2022-03-21 16:31:00 -07:00
crash_dump.policy.def Symbolic constants for older minijails 2022-03-21 16:31:00 -07:00
crash_dump.riscv64.policy Updated the policy file associated with riscv64 2023-05-25 18:08:02 +08:00
crash_dump.x86.policy libdebuggerd: fix process uptime. 2021-09-21 17:30:30 -07:00
crash_dump.x86_64.policy libdebuggerd: fix process uptime. 2021-09-21 17:30:30 -07:00
generate.sh Add seccomp policy for riscv64 crash_dump 2022-10-12 22:31:39 +00:00