commit | 926add15934f0b1d71874c85c3f1b3930e68a2fd | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Mar 02 18:56:12 2017 -0800 |
committer | Elliott Hughes <enh@google.com> | Thu Mar 02 18:57:44 2017 -0800 |
tree | c1b9ac4cb26192d937c95ce6206d5383e6465e67 | |
parent | 5faa3166ce69d7ea710cee90e916f9d6611cbe07 [diff] [blame] |
Generate both static and shared libseccomp_policy. Also switch to Android.bp Bug: N/A Test: builds Change-Id: I33697a40b30d071f8d07aa33e1fb2b0c6e8a9f6d
diff --git a/libc/Android.bp b/libc/Android.bp index 6aebb3c..1ecef1f 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -2155,4 +2155,4 @@ first_version: "9", } -subdirs = ["malloc_debug"] +subdirs = ["*"]