commit | d3b2d4ff2e2a3b9ae878efa5d654e535290dbe4f | [log] [tgz] |
---|---|---|
author | Dmitry Shmidt <[email protected]> | Wed May 17 10:47:28 2017 -0700 |
committer | Dmitry Shmidt <[email protected]> | Wed May 17 10:47:28 2017 -0700 |
tree | e6760b07e088315a43ba1475f8ed121c5cc73291 | |
parent | 75a8233c7e7780af04aac525e2fccdbcb33fdb0b [diff] [blame] |
libnetutils: Rename dhcptool to dhcpdbg Also print warning that IP will not allow full connectivity. Test: Manual Change-Id: I264c478f07236108a01e766c5264897c2000f008 Signed-off-by: Dmitry Shmidt <[email protected]>
diff --git a/libnetutils/Android.bp b/libnetutils/Android.bp index 68a74a0..0caf145 100644 --- a/libnetutils/Android.bp +++ b/libnetutils/Android.bp
@@ -19,7 +19,7 @@ } cc_binary { - name: "dhcptool", + name: "dhcpdbg", srcs: [ "dhcptool.c",