Closed
Bug 1258345
Opened 9 years ago
Closed 9 years ago
Add apps/ to PRESERVE_DIRS in gonk-misc/Android.mk
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
Attachments
(1 file)
Gaia and gonk-misc have hardcoded paths to webapps/ (or apps/ for kanikani branch).
I suggest we change this to GAIA_WEBAPPS_PATH to make it easier
Assignee | ||
Comment 1•9 years ago
|
||
In fact I guess it is a bad idea ...
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 2•9 years ago
|
||
We need it at least for user/userdebug images, because gonk-misc/Android.mk defines a list of directories to preserve and hardcodes webapps there.
Assignee | ||
Comment 3•9 years ago
|
||
Hacking it on gaia/ is mostly a waste of time because we cannot reliably make use of GAIA_PATH
Assignee | ||
Updated•9 years ago
|
Summary: Gaia webapps installation directory should be configurable → Add apps/ to PRESERVE_DIRS in gonk-misc/Android.mk
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8732900 -
Flags: review+
Assignee | ||
Comment 5•9 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•9 years ago
|
||
Tested extensively locally, rebuilt dozen of times with kanikani and master branch successfully.
You need to log in
before you can comment on or make changes to this bug.
Description
•