diff options
| author | Paul Duffin <paulduffin@google.com> | 2017-02-22 11:42:46 +0000 | 
|---|---|---|
| committer | Paul Duffin <paulduffin@google.com> | 2017-02-22 14:42:46 +0000 | 
| commit | f1c59610bbe5ca7bf28083a6aa9c6ef551dfde52 (patch) | |
| tree | 7e2e61454c12507b77a6d285229676267fd70809 /startop/scripts/lib/cmd_utils.py | |
| parent | ef69246260156120d2fb1a20ed527883c8b7c398 (diff) | |
Fix build failure when using javac toolchain
The legacy-performance-test-hostdex library was built using the
BUILD_HOST_DALVIK_JAVA_LIBRARY macro (which creates a non-static
library) but is used with LOCAL_STATIC_JAVA_LIBRARIES which
requires a static library. That works with Jack but fails with
the javac toolchain.
This change switched to build legacy-performance-test-hostdex
using the BUILD_HOST_DALVIK_STATIC_JAVA_LIBRARY macro.
Bug: 30188076
Test: make checkbuild
Change-Id: I8d42c669e4ded3417ecdcb7b0251bc6346debd5d
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions
