Fix Robolectric test on oc-dev. DO NOT MERGE am: 8352421baa
am: 9e7debc8a3
Change-Id: Ia75a0fe1332a9c0a7e8a90117a9c1fbb3b713a6c
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/gingerbread/res"),
|
||||
Fs.fileFromPath("./frameworks/opt/setupwizard/library/eclair-mr1/res"),
|
||||
null));
|
||||
paths.add(new ResourcePath(
|
||||
getPackageName(),
|
||||
Fs.fileFromPath("./frameworks/opt/setupwizard/library/recyclerview/res"),
|
||||
Fs.fileFromPath("./frameworks/opt/setupwizard/library/full-support/res"),
|
||||
null));
|
||||
paths.add(new ResourcePath(
|
||||
getPackageName(),
|
||||
|
||||
Reference in New Issue
Block a user