commit | ef6cbcc072977fa013fdae7ca94738337d028530 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Wed Feb 05 13:18:18 2020 -0800 |
committer | Etan Cohen <etancohen@google.com> | Wed Feb 05 14:48:41 2020 -0800 |
tree | 01c12bbdf796ea9672b7c82c6ed35701661b990d | |
parent | 263c2bf13c491598be9a769f52c196abec71cd4f [diff] |
[WIFICOND][API] Replace capability BitSet by an int The capability bit set is standard constrained - 16 bits and no more. Can use a simpler/lighter int. Per API council feedback. Bug: 148680192 Test: atest android.net.wifi Test: atest com.android.server.wifi Change-Id: Ic6baea4cbbb7a01b37a53620e62676d4b5c37a35