Merge "Link libvndksupport dynamically instead of statically." am: 8b9ac5b83d am: dddedcc3de am: 58c0120969
Change-Id: Ia6e355c01bbf5ee8931e44fb9674ccae3642fb9a
This commit is contained in:
+1
-1
@@ -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",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user