Fix compile error when robotests references R.* in Settings
Test: make SettingsRoboTests Change-Id: I85c8bb1b83fa9d1f487658b1bc5dc080f70efa2f
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user