Generate a boot image extension for mainline BCP jars.
Bug: 269230245 Test: m Test: atest art_standalone_dexpreopt_tests Change-Id: I253c30d938eee2cf2549ec2338425d53956e7cbb
This commit is contained in:
@@ -28,8 +28,10 @@ func TestBootImageConfig(t *testing.T) {
|
||||
|
||||
result := android.GroupFixturePreparers(
|
||||
PrepareForBootImageConfigTest,
|
||||
PrepareApexBootJarConfigs,
|
||||
).RunTest(t)
|
||||
|
||||
CheckArtBootImageConfig(t, result)
|
||||
CheckFrameworkBootImageConfig(t, result)
|
||||
CheckMainlineBootImageConfig(t, result)
|
||||
}
|
||||
|
Reference in New Issue
Block a user