device/qcom/common: Modified dhcp renewal command.

Made the change to make sure that we are using correct interface
while renewing ip from dhcp for p2p interface.

Change-Id: I9c32980951feb51e3b6300a4a2eaba5a627389a1
CRs-Fixed: 391545
This commit is contained in:
Deepthi Gowri 2012-08-27 14:53:51 +05:30 committed by Linux Build Service Account
parent 1f2e0a2fd8
commit c9c658fe60
1 changed files with 1 additions and 1 deletions

View File

@ -396,7 +396,7 @@ service iprenew_wlan0 /system/bin/dhcpcd -n
disabled disabled
oneshot oneshot
service iprenew_p2p /system/bin/dhcpcd -n p2p service iprenew_p2p /system/bin/dhcpcd -n
class late_start class late_start
disabled disabled
oneshot oneshot