commit | 1b8426ebe40ed14880acb156cf7433e6e8909ed7 | [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 | efab3b6c6b221f97f91b7250d5097c45da400ddb | |
parent | ea2d0f83720afda28338c4b31514b49446e1ef82 [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