commit | 5a3e81c7fb359fcb14b86851e0d58ac4d339109c | [log] [tgz] |
---|---|---|
author | Ahmed ElArabawy <arabawy@google.com> | Sat Dec 28 00:50:38 2019 -0800 |
committer | Ahmed ElArabawy <arabawy@google.com> | Sun Dec 29 21:56:13 2019 -0800 |
tree | 56629dafe4256b54c567b902178e35e8cde631ad | |
parent | fe54bf56f2b3f047b41056429f3614a3f0570714 [diff] |
Fix vts test VtsHalWifiV1_2TargetTest VTS test for WifiChipHidlTest#registerEventCallback_1_2 was failing on the default implementation of the 1.4 HAL. This is because registerEventCallback_1_2() is no longer supported due to the upgrade to registerEventCallback_1_4(). This commit fixes this VTS test error by allowing ERROR_NOT_SUPPORTED as a valid test output. Bug: 146020950 Test: atest VtsHalWifiV1_2TargetTest Change-Id: Ia58b0dad5ed753c22d620b0fad6904d634e01e72