aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-09-29 04:45:30 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-09-29 04:45:30 +0000
commitce2f44c05fec03153f10cfd8223b2f3a5e54aff1 (patch)
tree4035964df4b924ee40797cada430a3427440b4bd
parent723eef28307737e21348b124234c18eba2038764 (diff)
parente810243af719c7c46bef163fc1a86c12be4d31f9 (diff)
downloadlibusb-ce2f44c05fec03153f10cfd8223b2f3a5e54aff1.tar.gz
Merge "Remove default libraries"
am: e810243af7 Change-Id: I04e7ac4113781cfeb579c88e9fc3517c21543e02
-rw-r--r--Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 0a137c1..266b50d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -59,10 +59,6 @@ cc_library {
local_include_dirs: [
"linux",
],
-
- host_ldlibs: [
- "-lrt",
- ],
},
windows: {