android-sdk: symlink monkeyrunner tool
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b4e14487e3
commit
548fd1f359
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class AndroidSdk < Formula
|
|||
mv 'tools', prefix
|
||||
|
||||
%w[android apkbuilder ddms dmtracedump draw9patch emulator
|
||||
hierarchyviewer hprof-conv layoutopt mksdcard traceview
|
||||
hierarchyviewer hprof-conv layoutopt monkeyrunner mksdcard traceview
|
||||
zipalign].each do |tool|
|
||||
(bin/tool).make_link(prefix/'tools'/tool)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue