commit | e73a506912b1af703e11e25685e909e3e6639b90 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Dec 12 08:53:34 2016 -0800 |
committer | Roshan Pius <rpius@google.com> | Tue Dec 13 14:34:38 2016 -0800 |
tree | ec2317f5b31cc55b0d1a1b08d8052b7bcee43509 | |
parent | 8b55e6f475f77183b6420e9bc74316763d1bb987 [diff] |
wifi: Add legacy HAL stubs This is a port of all the existing stub functions from HalTool. Will deprecate and remove HalTool once framework switches over to HIDL. These stubs are important because the vendor implementations don't fill a function pointer in the table (when |init_wifi_vendor_hal_func_table| is invoked) if they don't implement that feature. Bug: 33540636 Test: Gtests Change-Id: Ia41c4faa30b517731a162f3999d64a3f2c34e058