commit | 6d66e03371e02f6cddc02b2377dacd3bfac604ea | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Fri Sep 14 22:45:55 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Sep 14 22:45:55 2018 +0000 |
tree | f91eb80e0e69e9b814b27c0f6d80292ca49dd355 | |
parent | 53f6d1b060c10121062c4054514c3e3a0c2444bd [diff] | |
parent | d7e42641de8f6104d1dde587ea14115ec0157f24 [diff] |
Merge "libandroid_runtime: Link libselinux dynamically instead of statically."
diff --git a/core/jni/Android.bp b/core/jni/Android.bp index 494a957..08c9678 100644 --- a/core/jni/Android.bp +++ b/core/jni/Android.bp
@@ -227,7 +227,6 @@ static_libs: [ "libgif", "libseccomp_policy", - "libselinux", "libgrallocusage", "libscrypt_static", ],