Loading android/bazel.go +3 −2 Original line number Diff line number Diff line Loading @@ -417,6 +417,7 @@ var ( "cap_names.h", // TODO(b/204913827) runfiles need to be handled in mixed builds "libcap", // TODO(b/204913827) runfiles need to be handled in mixed builds "libprotobuf-cpp-full", "libprotobuf-cpp-lite", // Unsupported product&vendor suffix. b/204811222 and b/204810610. } // Used for quicker lookups Loading Loading
android/bazel.go +3 −2 Original line number Diff line number Diff line Loading @@ -417,6 +417,7 @@ var ( "cap_names.h", // TODO(b/204913827) runfiles need to be handled in mixed builds "libcap", // TODO(b/204913827) runfiles need to be handled in mixed builds "libprotobuf-cpp-full", "libprotobuf-cpp-lite", // Unsupported product&vendor suffix. b/204811222 and b/204810610. } // Used for quicker lookups Loading