Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b4f03fd authored by Jooyung Han's avatar Jooyung Han
Browse files

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
parent a80b113f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -189,6 +189,7 @@ python_binary_host {
    libs: [
        "linker_config_proto",
    ],
    visibility: ["//system/linkerconfig"],
}

python_test_host {