Make conv_linker_config visible to linkerconfig
linkerconfig_diff_test uses conv_linker_config. Bug: 276890767 Test: atest --host linkerconfig_diff_test Change-Id: I2f669b83f24b9dd563fc034738fe4ba83f95fd49
This commit is contained in:
parent
a80b113f55
commit
4b4f03fd82
1 changed files with 1 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ python_binary_host {
|
|||
libs: [
|
||||
"linker_config_proto",
|
||||
],
|
||||
visibility: ["//system/linkerconfig"],
|
||||
}
|
||||
|
||||
python_test_host {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue