Merge "Add recovery_available: true to libseccomp_policy"
am: 576f525302
Change-Id: I69dbdb0dc65fd10ec22001e6b5a95f3856e39c5c
This commit is contained in:
commit
8e6570ffc4
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
cc_library {
|
||||
name: "libseccomp_policy",
|
||||
recovery_available: true,
|
||||
srcs: [
|
||||
"seccomp_policy.cpp",
|
||||
"arm_app_policy.cpp",
|
||||
|
|
Loading…
Reference in a new issue