OSDN Git Service

Fix build.
authorYing Wang <wangying@google.com>
Fri, 8 Feb 2013 01:52:38 +0000 (17:52 -0800)
committerYing Wang <wangying@google.com>
Fri, 8 Feb 2013 01:52:38 +0000 (17:52 -0800)
Change-Id: I1c7e931fb1119dc9c1b207d447320dec3a6d6f6b

tests_camera/Android.mk

index f39533a..81ea50d 100644 (file)
@@ -1,3 +1,4 @@
+ifeq (0,1)
 LOCAL_PATH:= $(call my-dir)
 include $(CLEAR_VARS)
 
@@ -14,3 +15,4 @@ LOCAL_PACKAGE_NAME := CameraTests
 LOCAL_INSTRUMENTATION_FOR := Gallery2
 
 include $(BUILD_PACKAGE)
+endif