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