Merge "Fix compile error when robotests references R.* in Settings"

This commit is contained in:
TreeHugger Robot
2016-09-22 20:31:57 +00:00
committed by Android (Google) Code Review

View File

@@ -14,9 +14,9 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
LOCAL_JAVA_LIBRARIES := \ LOCAL_JAVA_LIBRARIES := \
junit4-target \ junit4-target \
platform-robolectric-prebuilt \ platform-robolectric-prebuilt \
sdk_v23 sdk_vcurrent
LOCAL_APK_LIBRARIES = Settings LOCAL_INSTRUMENTATION_FOR := Settings
LOCAL_MODULE := SettingsRoboTests LOCAL_MODULE := SettingsRoboTests
LOCAL_MODULE_TAGS := optional LOCAL_MODULE_TAGS := optional