aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-10-03 02:45:45 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-03 02:45:45 +0000
commit6e510eb2689f607102f8bc9d80dc3f9660ddb47a (patch)
tree76fc14d2e1a9849ea7aef519cd77bd70e684b152
parentce2f44c05fec03153f10cfd8223b2f3a5e54aff1 (diff)
parenta439e228525c22a7a38ad26abb3e6d841612f7ac (diff)
downloadlibusb-6e510eb2689f607102f8bc9d80dc3f9660ddb47a.tar.gz
Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]"
am: a439e22852 Change-Id: I656f837d6eb130979988a7357cc70ac333fad9eb
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 266b50d..2ca1b99 100644
--- a/Android.bp
+++ b/Android.bp
@@ -48,7 +48,7 @@ cc_library {
],
},
- linux: {
+ linux_glibc: {
srcs: [
"libusb/os/linux_usbfs.c",
"libusb/os/poll_posix.c",