Mobile/Distribution Files: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 178: Line 178:
** The distribution files will be copied out to <code>/data/data/org.mozilla.fennec_yourname/distribution</code>, and they will override a system distribution if it is present
** The distribution files will be copied out to <code>/data/data/org.mozilla.fennec_yourname/distribution</code>, and they will override a system distribution if it is present


* To create a /system distribution, follow these steps with a rooted phone:
* To create a ROM image distribution, follow these steps with a rooted phone:
** Run <code>adb devices</code> to find the ID for your device
** Run <code>adb devices</code> to find the ID for your device
** Run <code>mount -o remount,rw <device> /system</code> as root in adb shell (replace <device> with your device ID)
** Run <code>mount -o remount,rw <device> /system</code> as root in adb shell (replace <device> with your device ID)
Confirmed users
1,111

edits

Navigation menu