OSDN Git Service

wifi: Check for the sizeof ssid to start SoftAP
authorSunil Dutt <usdutt@codeaurora.org>
Thu, 2 Jul 2015 09:58:58 +0000 (15:28 +0530)
committerVinit Deshpande <vinitd@google.com>
Sat, 1 Aug 2015 00:20:17 +0000 (17:20 -0700)
commit48c3656944fa69bda1250adf2a90bb2d5a9e004d
tree2d834bbfcb6e5cdc81a55ec5409ef8fa2f31b031
parenteb372c93ee00fa9365206129136501497e6341c7
wifi: Check for the sizeof ssid to start SoftAP

Disable the option to start SoftAP if ssid byte length is over 32 bytes.

Bug: 22074821

Change-Id: I696dca1aac8673bff168481fde4b013450bac72c
src/com/android/settings/wifi/WifiApDialog.java