Skip to content

Commit

Permalink
Fix ImportError on tools.android for junction_lib
Browse files Browse the repository at this point in the history
RELNOTES: None.
PiperOrigin-RevId: 174503874
  • Loading branch information
jin authored and damienmg committed Nov 6, 2017
1 parent c28b4ce commit 8a49b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/android/BUILD.tools
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ py_binary(
"aar_native_libs_zip_creator.py",
],
deps = [
":junction_lib",
"//third_party/py/gflags",
],
)
Expand Down

0 comments on commit 8a49b15

Please sign in to comment.