commit | 5ec95109c0b791423d86bdfb17b5d565fc206f48 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Wed Jul 13 10:34:47 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Wed Jul 13 14:34:09 2016 -0700 |
tree | 383915fa37a298049e67e7d896a82259e56c4d96 | |
parent | e9e8915b56c15653422a69e8a087a62777bbabea [diff] |
Add init fragment for hostapd on Android This fragment defines how the Android init system should start hostapd as a standalone service. Previously, hostapd was fork/exec'd from Android's netd. This left hostapd with some dangling file descriptors and a process parent minimally interested in acting as init for child processes. Bug: 30041118 Change-Id: Ic25dbb52d0c3b437c8ae282e3c8253220ff7550b Signed-off-by: Christopher Wiley <wiley@google.com>