OSDN Git Service

HACK: Need to startup dhcpd for non-system bluetooth stack
authorMatthew Xie <mattx@google.com>
Thu, 12 Jul 2012 23:42:07 +0000 (16:42 -0700)
committerMatthew Xie <mattx@google.com>
Sat, 14 Jul 2012 09:17:41 +0000 (02:17 -0700)
commit1994410a3df367c7ce1083dc3f226c8ab68f4fdc
tree6786bf1269d74835e406b499a1dec3fa908269e6
parent9caaa44f635f86200e2b9b4cd36d1471ce910a6a
HACK: Need to startup dhcpd for non-system bluetooth stack

Add TODO comments to remove start/stopReverseTethering
Return error code with exit() in child process in startReverseTethering
when executing dhcpcd fails.
This is needed so we can get BT certification.
The cleanup is tracked in stopship b/6820232

Change-Id: I98a1c8aedfa042b1824de7d8c69f2600c9bfcf29
TetherController.cpp