Merge branch 'al-refactor-broken' of https://github.com/realm/realm-js into al-refactor-broken

This commit is contained in:
Ari Lazier 2016-01-15 12:35:12 -08:00
commit 1bb05b0fae

View File

@ -1,6 +0,0 @@
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE:= jsc
LOCAL_SRC_FILES := jni/$(TARGET_ARCH_ABI)/libjsc.so
LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)
include $(PREBUILT_SHARED_LIBRARY)