aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2016-09-26 19:05:16 -0700
committerJosh Gao <jmgao@google.com>2016-09-29 14:49:25 -0700
commit4043c2be2e258c70e0e95d755035dd0fae276e87 (patch)
tree4035964df4b924ee40797cada430a3427440b4bd /Android.mk
parent12258db6714b4951a3762746ccf9625f7d248730 (diff)
downloadlibusb-4043c2be2e258c70e0e95d755035dd0fae276e87.tar.gz
Add support for building libusb.
Bug: http://b/31321337 Change-Id: Ic7747ac9726166a538ecd444f49c8c8dd2336e85
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
new file mode 100644
index 0000000..d500f98
--- /dev/null
+++ b/Android.mk
@@ -0,0 +1 @@
+# Empty Android.mk to keep the build system from using the one in upstream's android/jni.