commit | 8454e5db256c9b924864d3b837e13cceb3c86d01 | [log] [tgz] |
---|---|---|
author | Ankita Bajaj <bankita@codeaurora.org> | Fri Apr 05 16:04:55 2019 +0530 |
committer | Jouni Malinen <jouni@codeaurora.org> | Fri Apr 12 20:08:45 2019 +0300 |
tree | b6db9805a377b59a508a30e734875149df144e11 | |
parent | aa1df05f870a801bd6b4afeae6af1b6c22d3a4cd [diff] |
Android: Look for DHCP client in /vendor/bin also New Android flavors will have the DHCP client in /vendor/bin. This commit looks for these client programs in this path in addition to the previously used /system/bin. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>