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:
@@ -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(),
|
||||
|
Reference in New Issue
Block a user