Merge "Make conv_linker_config visible to linkerconfig"

This commit is contained in:
Jooyung Han
2023-04-13 08:24:40 +00:00
committed by Gerrit Code Review

View File

@@ -189,6 +189,7 @@ python_binary_host {
libs: [ libs: [
"linker_config_proto", "linker_config_proto",
], ],
visibility: ["//system/linkerconfig"],
} }
python_test_host { python_test_host {