commit | 23223a58701fd9068c71840ca78b47cbdb20f851 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Oct 17 16:20:26 2019 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Oct 17 16:20:26 2019 -0700 |
tree | e6a3e69e32ccbd7c7ae65c8831fce38f65fe1283 | |
parent | 6a885f8d4202289115cb77d5762e3733ab30fc09 [diff] |
deployagent: set sdk version. Not specifying a platform version in a java binary will result in code generation tools being built to create framework.jar, which currently fails when building with BUILD_HOST_static=1. Specify an SDK version to avoid this. Bug: http://b/142536936 Test: m -j adb BUILD_HOST_static=1 Change-Id: Ifb9556c7c6cc43417c3f56137edee21f145f8b17