Updates comment for SOFT_AP_TIMEOUT_ENABLED

Bug: 68712445
Change-Id: Ic47917a608e78454f3060487741c5a0e1f6c15a4
Test: None
This commit is contained in:
Mehdi Alizadeh
2018-01-08 16:41:19 -08:00
parent 5959376536
commit 57ae55cbef

View File

@@ -8703,6 +8703,8 @@ public final class Settings {
/**
* Whether soft AP will shut down after a timeout period when no devices are connected.
*
* Type: int (0 for false, 1 for true)
* @hide
*/
public static final String SOFT_AP_TIMEOUT_ENABLED = "soft_ap_timeout_enabled";