diff options
author | Jiyong Park <jiyong@google.com> | 2020-08-20 18:04:01 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-08-28 13:30:35 +0900 |
commit | fd890289e2d1833de7f9aafe941880d44498c58b (patch) | |
tree | 8a4352923a95cd675caf75e09df8e4fc384ddf41 /trusty/coverage/coverage_test.cpp | |
parent | 4c57596b811645d56301a8026489a500ead0852f (diff) |
libfastboot uses usb_linux.cpp for all Linux targets
The build system has added the new target named 'linux_cross' which is
the cross-compiled (i.e. arm on x86) host target. libfastboot is now
configured to use usb_linux.cpp not only for linux_glibc (which is the
native host target using glibc), but for all Linux-based host targets
including linux_glibc, linux_bionic, and the new linux_cross.
Note that the device target 'android' is also included in the 'linux'
target. But that doesn't cause a problem because libfastboot is a host
library which is not enabled for the device target.
Bug: 159685774
Test: HOST_CROSS_OS=linux_cross m
out/soong/host/linux_cross-arm64/bin/fastboot
Change-Id: I3a2191b0878a26914cb0282ecf41a45296827c04
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions