build libdexfile_support
from logs :
dlopen failed: library "libdexfile_support.so" not found'
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -6,8 +6,8 @@ LOCAL_PATH := $(call my-dir)
|
|||||||
# However, some of those libs need FWK-ONLY libs, which must be listed here
|
# However, some of those libs need FWK-ONLY libs, which must be listed here
|
||||||
# manually.
|
# manually.
|
||||||
VNDK_SP_LIBRARIES := \
|
VNDK_SP_LIBRARIES := \
|
||||||
libdexfile
|
libdexfile \
|
||||||
|
libdexfile_support
|
||||||
install_in_hw_dir := \
|
install_in_hw_dir := \
|
||||||
android.hidl.memory@1.0-impl
|
android.hidl.memory@1.0-impl
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user