commit | a1c76e4d536303eb78797c172cdb652855aed024 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Mar 20 10:15:18 2017 -0700 |
committer | Roshan Pius <rpius@google.com> | Mon Mar 20 19:20:32 2017 -0700 |
tree | b6164e8faf41b23bf1524aaf730e92b4c8617e41 | |
parent | 04ff4a07eb51a916a8236be088e65f927e69b1a5 [diff] |
wifi(implementation): Return proper status code on initialize The fallback HAL will return |WIFI_ERROR_NOT_SUPPORTED| when |init_wifi_vendor_hal_func_table| is invoked. This should be sent as is to the HIDL interface instead of sending |WIFI_ERROR_UNKNOWN|. Bug: 34859006 Test: Compiles Change-Id: I5fd132368715bd158e617ad3cf2e6f88d147cef7