Revert "Fix Robolectric test on oc-dev. DO NOT MERGE"

This reverts commit 8352421baa.

Reason for revert: Not intended for master

Change-Id: Id6bb3c65e483b98a9aa4093a58460fe0bd453e05
This commit is contained in:
Maurice Lam
2017-04-28 00:02:25 +00:00
parent d0417e42f0
commit 2a1ec7307d

View File

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