diff options
| -rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ cc_library { name: "libusb", host_supported: true, + vendor_available: true, srcs: [ "libusb/core.c", |
![]() |
index : platform_external_libusb | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Android.bp | 1 |
@@ -1,6 +1,7 @@ cc_library { name: "libusb", host_supported: true, + vendor_available: true, srcs: [ "libusb/core.c", |