commit | e0323e47967df12ece48ea6ad921e24f5528bc68 | [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 | 8166e21722de3ffb0209ae4bae905c8d2f0be0df | |
parent | b0f3efd4c8ddd85575db5416425e78e327015981 [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 2e1e789e2ac34402810321334537a3dd4992705c)