commit | c2fdf8e2a6eecba46b0e18793e7c30f35a7267fc | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Aug 14 12:24:15 2017 -0700 |
committer | Yabin Cui <yabinc@google.com> | Thu Aug 17 11:57:37 2017 -0700 |
tree | e28a6b15f5d9a4bc96d7b77de3cc90695712e1d8 | |
parent | e96387ab5e80d8c1f562da14b241bc286e18a188 [diff] |
simpleperf: fix building simpleperf_script.zip. The previous way of building simpleperf_script.zip uses "../" in zip file makes unzip complain. So remove "../" by moving the makefile to the parent directory. Also include inferno in simpleperf_script.zip. Bug: http://b/64035530 Test: run `make sdk -j30`. Change-Id: Ic4359c5cf68e1475a605d58883a2451ca43bbe24