Merge "Update LOCAL_MODULE_CLASS from FAKE to ROBOLECTRIC."
diff --git a/common/robolectric/3.6.1/run_robotests.mk b/common/robolectric/3.6.1/run_robotests.mk
index 584519b..121c950 100644
--- a/common/robolectric/3.6.1/run_robotests.mk
+++ b/common/robolectric/3.6.1/run_robotests.mk
@@ -67,7 +67,7 @@
 # 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