android.AssertStringMatches(t,"Could not find the correct boot dex jar in monolithic hiddenapi flags generation command",monolithicHiddenapiFlagsCmd,"--boot-dex="+expectedBootJar)
}
// Check that system server jars is copied to out/soong/system_server_dexjars. This hardcoded location is used by dexpreopt
android.AssertStringListContains(t,libName+" is expected to be copied to out/soong/system_server_dexjars/ from ",output.Implicits.Strings(),expectedSystemServerJarPath)