Closed
Bug 957866
Opened 12 years ago
Closed 12 years ago
No SIM customized apps appear with T-Mobile US SIM in SIM customized build
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jsmith, Assigned: albert)
Details
(Keywords: regression, Whiteboard: [systemsfe])
Build - 1/8/2014 Buri 1.3
STR
1. Follow https://wiki.mozilla.org/B2G/QA/Customizations to setup your build with a T-Mobile US SIM
2. Complete the FTE & check the homescreen
Expected
There should be three 3rd party apps installed - twitter, wikipedia, and calculator.
Actual
No 3rd party apps are installed. This implies that these SIM customized apps failed to be installed.
| Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → 1.3?
Keywords: regression
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → acperez
Updated•12 years ago
|
Whiteboard: [systemsfe]
| Assignee | ||
Comment 3•12 years ago
|
||
Works for me.
Jason, I think your problem is related with persist partition. Remember that single variant apps are stored in /persist/svoperapps (persist partition) to avoid from being removed when doing a factory reset. Thus when you run make production for first time, single variant apps are stored in persist partition but not next times.
Please try the following:
adb shell rm -r /persist/svoperapps
MOZILLA_OFFICIAL=1 GAIA_DISTRIBUTION_DIR=../qa-testcase-data/customization/reference make production
Flags: needinfo?(jsmith)
| Reporter | ||
Comment 4•12 years ago
|
||
Going to clear nom while I investigate comment 3
blocking-b2g: 1.3? → ---
| Assignee | ||
Comment 5•12 years ago
|
||
Jason could you test what I pointed in commnet 3?
| Reporter | ||
Comment 6•12 years ago
|
||
Sorry for the delay. What you've suggested works for me - I got the apps preloaded correctly on my device with a T-Mobile US SIM.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(jsmith)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•