summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/robolectric/3.6.1/run_robotests.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/robolectric/3.6.1/run_robotests.mk b/common/robolectric/3.6.1/run_robotests.mk
index 584519bb..121c9508 100644
--- a/common/robolectric/3.6.1/run_robotests.mk
+++ b/common/robolectric/3.6.1/run_robotests.mk
@@ -67,7 +67,7 @@ my_instrument_source_dirs := $(if $(LOCAL_INSTRUMENT_SOURCE_DIRS),\
# Used by base_rules.mk. #
##########################
-LOCAL_MODULE_CLASS := FAKE
+LOCAL_MODULE_CLASS := ROBOLECTRIC
# This is actually a phony target that is never built.
LOCAL_BUILT_MODULE_STEM := test.fake
# Since it is not built, it cannot be installed. But we will define our own