commit | 175c363dce476191caa8c69e52031635dcddba31 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Thu May 25 17:08:38 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 25 17:08:41 2017 +0000 |
tree | 533cb3a836a47fc1133640082460480a0ed46a5e | |
parent | fca8c42db025f9477dedb552c7c7315113f2e67e [diff] | |
parent | 48c85af6c5836ff2701f44ec5a103eba14533b46 [diff] |
Merge "Mark libnetutils vendor_available."
diff --git a/libnetutils/Android.bp b/libnetutils/Android.bp index 0caf145..9967ef8 100644 --- a/libnetutils/Android.bp +++ b/libnetutils/Android.bp
@@ -1,5 +1,6 @@ cc_library_shared { name: "libnetutils", + vendor_available: true, srcs: [ "dhcpclient.c",