Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e967ee49 authored by Brett Chabot's avatar Brett Chabot Committed by Android (Google) Code Review
Browse files

Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread

parents 259b4c86 56718cb1
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -11,11 +11,9 @@ LOCAL_SRC_FILES := \
	$(call all-java-files-under, DisabledTestApp/src) \
	$(call all-java-files-under, EnabledTestApp/src)

LOCAL_STATIC_JAVA_LIBRARIES += android-common

LOCAL_DX_FLAGS := --core-library
LOCAL_STATIC_JAVA_LIBRARIES := core-tests-supportlib
LOCAL_JAVA_LIBRARIES := android.test.runner android-common
LOCAL_STATIC_JAVA_LIBRARIES := core-tests-supportlib android-common
LOCAL_JAVA_LIBRARIES := android.test.runner
LOCAL_PACKAGE_NAME := FrameworksCoreTests

LOCAL_CERTIFICATE := platform