Merge "Add recovery_available: true to libseccomp_policy"

am: 576f525302

Change-Id: I69dbdb0dc65fd10ec22001e6b5a95f3856e39c5c
This commit is contained in:
Tom Cherry 2018-07-24 16:20:13 -07:00 committed by android-build-merger
commit 8e6570ffc4

View file

@ -1,5 +1,6 @@
cc_library {
name: "libseccomp_policy",
recovery_available: true,
srcs: [
"seccomp_policy.cpp",
"arm_app_policy.cpp",