diff --git a/tools/android/BUILD.tools b/tools/android/BUILD.tools index 838a6132fee36d..8459ff3d9ba210 100644 --- a/tools/android/BUILD.tools +++ b/tools/android/BUILD.tools @@ -168,6 +168,7 @@ py_binary( "aar_native_libs_zip_creator.py", ], deps = [ + ":junction_lib", "//third_party/py/gflags", ], )