Skip to content

Commit 8a49b15

Browse files
jindamienmg
authored andcommitted
Fix ImportError on tools.android for junction_lib
RELNOTES: None. PiperOrigin-RevId: 174503874
1 parent c28b4ce commit 8a49b15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/android/BUILD.tools

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ py_binary(
168168
"aar_native_libs_zip_creator.py",
169169
],
170170
deps = [
171+
":junction_lib",
171172
"//third_party/py/gflags",
172173
],
173174
)

0 commit comments

Comments
 (0)