Loading tests/RenderScriptTests/ImageProcessing2/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ # limitations under the License. # ifeq (1,0) LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) Loading @@ -37,4 +38,4 @@ LOCAL_REQUIRED_MODULES := librsjni include $(BUILD_PACKAGE) #include $(call all-makefiles-under, $(LOCAL_PATH)) endif Loading
tests/RenderScriptTests/ImageProcessing2/Android.mk +2 −1 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ # limitations under the License. # ifeq (1,0) LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) Loading @@ -37,4 +38,4 @@ LOCAL_REQUIRED_MODULES := librsjni include $(BUILD_PACKAGE) #include $(call all-makefiles-under, $(LOCAL_PATH)) endif