Fix Robolectric test on oc-dev. DO NOT MERGE

am: 8352421baa

Change-Id: I09a285e1c6ed2c9b27e41b37569922cf648044dd
This commit is contained in:
Maurice Lam
2017-04-27 19:34:08 +00:00
committed by android-build-merger

View File

@@ -83,11 +83,11 @@ public class SettingsRobolectricTestRunner extends RobolectricTestRunner {
null)); null));
paths.add(new ResourcePath( paths.add(new ResourcePath(
getPackageName(), getPackageName(),
Fs.fileFromPath("./frameworks/opt/setupwizard/library/gingerbread/res"), Fs.fileFromPath("./frameworks/opt/setupwizard/library/eclair-mr1/res"),
null)); null));
paths.add(new ResourcePath( paths.add(new ResourcePath(
getPackageName(), getPackageName(),
Fs.fileFromPath("./frameworks/opt/setupwizard/library/recyclerview/res"), Fs.fileFromPath("./frameworks/opt/setupwizard/library/full-support/res"),
null)); null));
paths.add(new ResourcePath( paths.add(new ResourcePath(
getPackageName(), getPackageName(),