Merge "Fix compile error when robotests references R.* in Settings"
This commit is contained in:
committed by
Android (Google) Code Review
commit
9dc66275e0
@@ -14,9 +14,9 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
LOCAL_JAVA_LIBRARIES := \
|
||||
junit4-target \
|
||||
platform-robolectric-prebuilt \
|
||||
sdk_v23
|
||||
sdk_vcurrent
|
||||
|
||||
LOCAL_APK_LIBRARIES = Settings
|
||||
LOCAL_INSTRUMENTATION_FOR := Settings
|
||||
LOCAL_MODULE := SettingsRoboTests
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
Reference in New Issue
Block a user