aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-10-03 03:45:34 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-03 03:45:34 +0000
commit37eccae9fa1294a8c64e866ce2a0968551e120d0 (patch)
tree76fc14d2e1a9849ea7aef519cd77bd70e684b152
parentb2e10a3121682084f6b14bc44ab51a259f2c7a96 (diff)
parentc821f144fe31cc8a02ef03d3e11419dd84acee78 (diff)
downloadlibusb-37eccae9fa1294a8c64e866ce2a0968551e120d0.tar.gz
Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" am: a439e22852 am: 6e510eb268 am: 987fb80df3
am: c821f144fe Change-Id: I9acb5b9958226077d61782565eb0aab7466eb3f2
-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",