Merge "Link libvndksupport dynamically instead of statically." am: 8b9ac5b83d am: dddedcc3de am: 58c0120969

Change-Id: Ia6e355c01bbf5ee8931e44fb9674ccae3642fb9a
This commit is contained in:
Automerger Merge Worker
2019-12-19 18:35:27 +00:00
+1 -1
View File
@@ -39,6 +39,7 @@ cc_defaults {
android: {
shared_libs: [
"libutils",
"libvndksupport",
],
},
@@ -91,7 +92,6 @@ librecovery_static_libs = [
"libhidlbase",
"libbinderthreadstate",
"liblp",
"libvndksupport",
"libtinyxml2",
"libc++fs",
]