Merge "Rename UpdatableBootJars to ApexBootJars."
This commit is contained in:
@@ -748,7 +748,7 @@ func TestBootclasspathFragment_HiddenAPIList(t *testing.T) {
|
||||
prepareForTestWithMyapex,
|
||||
// Configure bootclasspath jars to ensure that hidden API encoding is performed on them.
|
||||
java.FixtureConfigureBootJars("com.android.art:baz", "com.android.art:quuz"),
|
||||
java.FixtureConfigureUpdatableBootJars("myapex:foo", "myapex:bar"),
|
||||
java.FixtureConfigureApexBootJars("myapex:foo", "myapex:bar"),
|
||||
// Make sure that the frameworks/base/Android.bp file exists as otherwise hidden API encoding
|
||||
// is disabled.
|
||||
android.FixtureAddTextFile("frameworks/base/Android.bp", ""),
|
||||
|
Reference in New Issue
Block a user