libandroid_runtime: Link libselinux dynamically instead of statically.

am: d7e42641de

Change-Id: I9fa8026f7463be7b76fecd97862ec0046c7ce040
This commit is contained in:
Peter Collingbourne
2018-09-14 17:20:08 -07:00
committed by android-build-merger

View File

@@ -227,7 +227,6 @@ cc_library_shared {
static_libs: [
"libgif",
"libseccomp_policy",
"libselinux",
"libgrallocusage",
"libscrypt_static",
],