OSDN Git Service

Build fix: Updating SDK for tests
authorSunny Goyal <sunnygoyal@google.com>
Fri, 29 Jul 2016 23:53:47 +0000 (16:53 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Mon, 1 Aug 2016 17:08:27 +0000 (10:08 -0700)
Change-Id: I1377dce808335f65eb0799b7053c84853f57980a

tests/Android.mk

index 0c4b5ff..61ee220 100644 (file)
@@ -21,7 +21,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-support-test ub-uiautomator
 
 LOCAL_SRC_FILES := $(call all-java-files-under, src)
 
-LOCAL_SDK_VERSION := 23
+LOCAL_SDK_VERSION := current
 
 LOCAL_PACKAGE_NAME := Launcher3Tests