Closed Bug 816687 Opened 12 years ago Closed 12 years ago

Add option for forcing gaia apps to install to /system

Categories

(Firefox OS Graveyard :: Gaia, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: diego, Assigned: diego)

Details

Attachments

(2 files, 1 obsolete file)

No description provided.
Attached patch Gonk-misc force system apps (obsolete) — Splinter Review
The gaia and gonk-misc patches above add an option to force installing gaia apps to /system by setting B2G_SYSTEM_APPS=1
How is this different from building with VARIANT=user ?
Excellent question. As you may already know, -user and -userdebug differ from -eng builds in that: * -eng builds have a larger set of apps installed including several test apps * -userdebug builds require "adb root" to be called explicitly Among other things. Many devs prefer to use -eng for these reasons. However, some reference devices do not have a lot of /data space to spare. The patches above allow devs to build a -eng build that fits in these devices.
Attachment #686762 - Flags: review?(mwu)
Attachment #686761 - Flags: review+
Comment on attachment 686762 [details] [diff] [review] Gonk-misc force system apps Review of attachment 686762 [details] [diff] [review]: ----------------------------------------------------------------- ::: Android.mk @@ +146,2 @@ > PRESERVE_B2G_WEBAPPS := 1 > B2G_UPDATER ?= 1 Was moving B2G_UPDATER here intentional? It doesn't seem to me that installing apps to /system should imply the updater should be enabled.
Attachment #686762 - Attachment is obsolete: true
Attachment #686762 - Flags: review?(mwu)
Attachment #687478 - Flags: review?(mwu)
(In reply to Michael Wu [:mwu] from comment #6) > Comment on attachment 686762 [details] [diff] [review] > Gonk-misc force system apps > > Review of attachment 686762 [details] [diff] [review]: > ----------------------------------------------------------------- > > ::: Android.mk > @@ +146,2 @@ > > PRESERVE_B2G_WEBAPPS := 1 > > B2G_UPDATER ?= 1 > > Was moving B2G_UPDATER here intentional? It doesn't seem to me that > installing apps to /system should imply the updater should be enabled. Moved back up
Attachment #687478 - Flags: review?(mwu) → review+
Assignee: nobody → dwilson
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Device: Unagi Build: 20130112070202 Does not reproduce at this time. Gonk updated
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: