OSDN Git Service

netd: Add initial interface driver command support
authorDmitry Shmidt <dimitrysh@google.com>
Thu, 26 Jul 2012 23:08:02 +0000 (16:08 -0700)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 27 Jul 2012 20:45:42 +0000 (13:45 -0700)
commit2eab1f762badb7ba46b95716e62ea4548a979903
tree4cbde583c4a37a3cad36bc531c87a331d2fe06de
parentad5b41fae92f20fa9fff334c459dd400de0b8285
netd: Add initial interface driver command support

Change-Id: I1d34e43fc6a3336d0cd06e9db1069467382f210f
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Android.mk
CommandListener.cpp
CommandListener.h
InterfaceController.cpp [new file with mode: 0644]
InterfaceController.h [new file with mode: 0644]