Loading core/tests/hosttests/Android.mk +0 −12 Original line number Diff line number Diff line Loading @@ -16,17 +16,5 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) #LOCAL_TEST_TYPE := hostSideOnly # Only compile source java files in this apk. LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_MODULE := FrameworkCoreHostTests LOCAL_JAVA_LIBRARIES := hosttestlib ddmlib-prebuilt junit include $(BUILD_HOST_JAVA_LIBRARY) # Build the test APKs using their own makefiles include $(call all-makefiles-under,$(LOCAL_PATH)) core/tests/hosttests/READMEdeleted 100644 → 0 +0 −6 Original line number Diff line number Diff line This dir contains tests which run on a host machine, and test aspects of package install etc via adb. To run, do: runtest framework-core-host Loading
core/tests/hosttests/Android.mk +0 −12 Original line number Diff line number Diff line Loading @@ -16,17 +16,5 @@ LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) #LOCAL_TEST_TYPE := hostSideOnly # Only compile source java files in this apk. LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_MODULE := FrameworkCoreHostTests LOCAL_JAVA_LIBRARIES := hosttestlib ddmlib-prebuilt junit include $(BUILD_HOST_JAVA_LIBRARY) # Build the test APKs using their own makefiles include $(call all-makefiles-under,$(LOCAL_PATH))
core/tests/hosttests/READMEdeleted 100644 → 0 +0 −6 Original line number Diff line number Diff line This dir contains tests which run on a host machine, and test aspects of package install etc via adb. To run, do: runtest framework-core-host