Closed
Bug 845229
Opened 12 years ago
Closed 12 years ago
settings customization
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(blocking-b2g:tef+, b2g18 fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 fixed)
RESOLVED
FIXED
blocking-b2g | tef+ |
People
(Reporter: yurenju, Assigned: yurenju)
Details
(Keywords: verifyme, Whiteboard: QARegressExclude)
Attachments
(2 files)
after bug 838110 landed, we have custom mechanism for wallpapers and ringtones on build time, and we should also add custom mechanism for settings. we can get custom default settings when we use below command:
CUSTOMIZE=<CUSTOMIZE_DIRECTORY> make reset-gaia
custom settings is built into gaia when CUSTOMIZE/settings.json exists
attachment is sample of settings.json for enable bluetooth default.
Assignee | ||
Updated•12 years ago
|
blocking-b2g: --- → tef?
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → yurenju
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #718329 -
Flags: review?(timdream)
Updated•12 years ago
|
Attachment #718329 -
Flags: review?(timdream) → review+
Updated•12 years ago
|
blocking-b2g: tef? → tef+
status-b2g18:
--- → affected
status-b2g18-v1.0.0:
--- → wontfix
status-b2g18-v1.0.1:
--- → affected
Assignee | ||
Comment 2•12 years ago
|
||
Merged.
master:
https://github.com/mozilla-b2g/gaia/commit/9533cb5ad6243cb0520369fe811ca6e7ae5bd8bc
v1.0.1:
https://github.com/mozilla-b2g/gaia/commit/42109ae176abd5930eaa256aed75491bb856c563
v1-train:
https://github.com/mozilla-b2g/gaia/commit/ae6694f1dcfc4298b763fbc45a00c9bf982d7fab
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Can you please provide steps to verify this fix - as we will blackbox test from the UI?
Yuren Ju if you can Verify this bug out, it would be much appreciated.
Flags: needinfo?(yurenju.mozilla)
Keywords: verifyme
Assignee | ||
Comment 5•12 years ago
|
||
I have verified it when I resolved this issue and you could follow steps in below link to verify.
https://wiki.mozilla.org/B2G/MarketCustomizations
Flags: needinfo?(yurenju.mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•