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