diff options
author | Robert Greenwalt <rgreenwalt@google.com> | 2016-03-28 15:40:56 -0700 |
---|---|---|
committer | Robert Greenwalt <rgreenwalt@google.com> | 2016-03-28 15:40:56 -0700 |
commit | beb482cf890315c9f517b9224e7078e6e5f75e0b (patch) | |
tree | 4cb596b9fcc0d35fe5b8d2bd70ba0b0464294340 /rs/java/android/renderscript/ScriptGroup.java | |
parent | b9893ec603a1527e7129bf5513a7f95f926ffeb9 (diff) |
Add settings for SUW data control.
While the device is being provisioned we can default to
mobile-data-off and let the provisioning app turn mobile
data back on if the user wants it. After provisioning
control is restored.
Settings in play:
Settings.Global.DEVICE_PROVISIONED (existing)
SystemProperty ro.com.android.mobiledata (existing)
Settings.Global.MOBILE_DATA (existing)
SystemProperty ro.com.android.prov_mobiledata (new)
Settings.Global.DEVICE_PROVISIONING_MOBILE_DATA_ENABLED (new)
If the new settings aren't used, the old behvior is used.
bug:26638209
Change-Id: I92617ed6e588a5c50cf39054412a15273a9e03ff
Diffstat (limited to 'rs/java/android/renderscript/ScriptGroup.java')
0 files changed, 0 insertions, 0 deletions