commit | 08d1df4d99f8326e6748d48f2d37a8f0b3437041 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Apr 19 23:11:07 2017 -0700 |
committer | Roshan Pius <rpius@google.com> | Tue Apr 25 01:53:47 2017 +0000 |
tree | c99f24f96c6e7fe2d1d5c45f09a06eac665020b6 | |
parent | de173893c8ec5cff3264ac36b2a48bf2b021bd53 [diff] |
wifi(implementation): Turn on DFS flag for STA DFS flag needs to be turned on in the legacy HAL for STA operations. So, initialize this flag on creation of STA iface. PS: Not adding an explicit HIDL API for this since there is no need to toggle this from framework and since the HIDL API's are frozen now. Bug: 36169790 Test: Verified the fix with regression tests: b/37528903. Change-Id: I214097fcb399cef7fc0cbd2c278622fac259a3e3