Merge "Link libvndksupport dynamically instead of statically."
am: 8b9ac5b83d
Change-Id: Ib5eaa527fbba27b700f6efc8b2536320252e4ee3
This commit is contained in:
@@ -39,6 +39,7 @@ cc_defaults {
|
|||||||
android: {
|
android: {
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libutils",
|
"libutils",
|
||||||
|
"libvndksupport",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -91,7 +92,6 @@ librecovery_static_libs = [
|
|||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"libbinderthreadstate",
|
"libbinderthreadstate",
|
||||||
"liblp",
|
"liblp",
|
||||||
"libvndksupport",
|
|
||||||
"libtinyxml2",
|
"libtinyxml2",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user