commit | 30b452eb7faa25dac7577a8098cc98dcd4dba09f | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Dec 27 13:36:21 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Mon Jan 15 16:31:11 2018 -0800 |
tree | a938f131e2cf49a9cc8b9c67d1f09b6753138325 | |
parent | cc81756f36574b88ddcb6921a346d539b4e04e43 [diff] |
hostapd(hidl): Add helper functions for writing config file The HIDL interface for hostapd is a wrapper used to create hostapd conf file. This file will be then be passed to the hostapd core to avoid duplication of the conf parsing. Note: This is a port of the methods in HostapdManager. Bug: 36646171 Test: Compiles with CONFIG_CTRL_IFACE_HIDL=y in android.config Change-Id: If11e3f795c05f34442566343ae02bc2a385890a6