Closed Bug 976685 Opened 10 years ago Closed 8 years ago

[zffos1.3][P3](Local) "Cellular Data" is set to "disable" as default.

Categories

(Firefox OS Graveyard :: Gaia::Settings, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: fang.chen1, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; TCO_20140226031831; rv:11.0) like Gecko

Steps to reproduce:

    A.- Overview Description (technical background, concise explanation of the bug):
    "Cellular Data" is set to "disable" as default.
    
    ________________________________________________________________________________
    B.- Steps to Reproduce (initial conditions, required resources, step by step instructions to reproduce):
    1- Perform a "Factory data reset" to the DuT.
2- Select language and press next.
3- Verify in the option "Enable Data"


Actual results:

"Cellular Data" is set to "disable" as default.


Expected results:

According to Annex 059 the "Cellular data" must be in "active" by default.
Built ID :20140218180032
OS version
1.3.0.0-prerelease
QC RIL commit:
a406d321  Add null check when handling set preferred network type
QC RIL TAG version: AU_LINUX_GECKO_B2G_JB_3.2.01.03.00.112.223

gaia commit:
744fb691 Merge pull request #15526 from steveck-chung/bug-961231

gecko commit:
6840e8c2 Bumping gaia.json for 1 gaia-1_3 revision(s) a=gaia-bump
FangChen, you can modify this value from deactivate to activate in your build. Ni Fernando Campo so he can explain where the change could be done.
Flags: needinfo?(fernando.campo)
Hi FangChen,

Cellular data is indeed disabled by default for all the builds, as part of the common settings, but you can customize the default settings for your own build.

Just create a file called 'custom-settings.json' on folder 'build/config/', with a json object in it, modifying the settings you want. In this case:
{
  "ril.data.enabled": true
}
Flags: needinfo?(fernando.campo)
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.