android.AssertStringDoesContain(t,"Could not find linker.config.json file in cmd",linkerConfigCmd,"conv_linker_config proto --force -s linker.config.json")
android.AssertStringDoesContain(t,"Could not find stub in `provideLibs`",linkerConfigCmd,"--key provideLibs --value libfoo_has_stubs.so")
}
// override_android_* modules implicitly override their base module.
// If both of these are listed in `deps`, the base module should not be installed.