commit | caa74a87e1197f065309bc835d01b7c381d81837 | [log] [tgz] |
---|---|---|
author | Daichi Ueura <daichi.ueura@sony.com> | Wed Feb 14 22:25:39 2018 +0900 |
committer | Jong Wook Kim <jongwook@google.com> | Mon Mar 05 20:12:56 2018 +0000 |
tree | 4209b6ecdb0ec9700ad08936b6d0d9ea9e495bfd | |
parent | ff2039d4c695d1334f4f65c37caf780fdbd8f898 [diff] |
Use hostapd HIDL and control iface socket simultaneously If support for HIDL IPC in hostapd is enabled, socket based control interface can't be used. Since it's convenient for e.g. debugging through hostapd_cli, this patch enables both mechanisms simultaneously. Bug: 73419160 Test: hostapd_cli -i wlan0 -p /data/vendor/wifi/hostapd/ctrl Test: Manual check that softAp works Signed-off-by: Huajun Tong <huajun.x.tong@sony.com> Change-Id: I8d57765670f5de0564e295ddcac53cc5bc0c40c0