commit | 4e5591ffb99a7cb1ed49baba5b5920e3514b0956 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Jun 11 14:35:59 2019 -0700 |
committer | Tianjie Xu <xunchang@google.com> | Wed Jun 26 10:57:01 2019 -0700 |
tree | ab9e173da408036be6f299a23ceef5f2545e9533 | |
parent | 58abe77060ea717deec3dd5b0d0a5d2370b2c8d0 [diff] [blame] |
Add update_host_simulator to otatools Therefore, we can access the tool in tradefed test. And partners can also run simulation without a git repo. Bug: 131911365 Test: build otatools-package Change-Id: Ibfeeab360517e129f47f18372bfa236b437bce9b
diff --git a/core/Makefile b/core/Makefile index f54320b..d5eb93e 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -3635,6 +3635,7 @@ simg2img \ sload_f2fs \ tune2fs \ + update_host_simulator \ verity_signer \ verity_verifier \ zipalign \