Fix FrameworksServicesTests.apk to include libnativehelper.so
am: 514a3bfde6
* commit '514a3bfde6ccc8ca80f3bacdd370e2d4672b3d85':
Fix FrameworksServicesTests.apk to include libnativehelper.so
This commit is contained in:
@@ -26,7 +26,9 @@ LOCAL_PACKAGE_NAME := FrameworksServicesTests
|
||||
|
||||
LOCAL_CERTIFICATE := platform
|
||||
|
||||
LOCAL_JNI_SHARED_LIBRARIES := libapfjni
|
||||
LOCAL_JNI_SHARED_LIBRARIES := \
|
||||
libapfjni \
|
||||
libnativehelper
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user