commit | 7b7cec8f1e0a78dd264c7075c7829da2f6eb07bf | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Mar 23 13:03:28 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Mar 28 23:36:38 2018 -0700 |
tree | f91a134af920bde826b5186ab2e3b418bf62d1dc | |
parent | 6d9c202cd49ae8198b54971d88e8f8d2b787486d [diff] |
adb: fix windows test build. The switch over to soong unintentionally turned off building the Windows tests (and there's a bug preventing them from being turned on). Preemptively fix the build breakages that'll happen when we turn them back on. Bug: http://b/74616284 Test: mma with Android.bp 's/cc_test_host/cc_binary_host' hacks Change-Id: I6582cfc61b96052537d50d8ba90533dbb66e3e1d (cherry picked from commit 96049b930f921a2139cd2f265e28d113d2e9b24f)