commit | 8d1094f9c4c771d238045b6ab063b2a74d7bea1c | [log] [tgz] |
---|---|---|
author | kumachang <kumachang@google.com> | Sat Jan 19 16:49:58 2019 +0800 |
committer | kumachang <kumachang@google.com> | Sun Jan 20 09:09:27 2019 +0800 |
tree | 31effd40a36289f2b284c40da6a43df408dbd048 | |
parent | 9d8a06dc30b31caffc9c957fc07265fec69aa95c [diff] |
WifiApConfigStore: validate the size of softap SSID with UTF-8 encode String in Java will be converted to UTF-8 as the common HIDL type when transported. And the length of the SSID information filed is also allowed between 0 and 32 octets(bytes) that is followed by 802.11 standard document Bug: 123109657 Test: unit test Test: atest frameworks/opt/net/wifi/tests/wifitests Change-Id: Id07c1063c651a22a046a40ff96392a07143db013