Fix FrameworksServicesTests.apk to include libc++.so am: 5f3dec374f

am: 0ab80e6c26

* commit '0ab80e6c261339d17585522a6b69d98a16779c0b':
  Fix FrameworksServicesTests.apk to include libc++.so
This commit is contained in:
Paul Jensen
2016-02-08 11:49:55 +00:00
committed by android-build-merger

View File

@@ -29,6 +29,7 @@ LOCAL_CERTIFICATE := platform
LOCAL_JNI_SHARED_LIBRARIES := \
libapfjni \
libc++ \
libnativehelper
include $(BUILD_PACKAGE)