mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 18:19:03 +00:00
Add libunwindstack to the list of vndk libraries.
Bug: 23762183
Test: Builds.
Merged-In: Ib3f0852e396b343c73eb24da3b7f4dd1d53a0a70
Change-Id: Ib3f0852e396b343c73eb24da3b7f4dd1d53a0a70
(cherry picked from commit 5293ae6d48)
This commit is contained in:
committed by
Jiyong Park
parent
d47aadce22
commit
e36307e85a
@@ -554,6 +554,7 @@ PRODUCT_PACKAGES += \
|
||||
libcompiler_rt.vndk-sp\
|
||||
libbacktrace.vndk-sp\
|
||||
libunwind.vndk-sp\
|
||||
libunwindstack.vndk-sp\
|
||||
liblzma.vndk-sp\
|
||||
libz.vndk-sp\
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ VNDK_SP_LIBRARIES := \
|
||||
libcompiler_rt\
|
||||
libbacktrace\
|
||||
libunwind\
|
||||
libunwindstack\
|
||||
liblzma\
|
||||
|
||||
define add-vndk-sp-lib
|
||||
|
||||
Reference in New Issue
Block a user