218
edits
(Add new mozconfig option for Firefox 50) |
(Updated Android install instructions) |
||
Line 222: | Line 222: | ||
$ su | $ su | ||
# mount | # mount | ||
# mount -o rw,remount /system | |||
# mount -o remount | # cp -r /data/local/tmp/distribution /system/<package>/ # (replace <package> with the ID for the package you want to test, e.g. org.mozilla.firefox or org.mozilla.fennec) | ||
# cp -r /data/local/tmp/distribution /system/<package>/ # (replace <package> with the ID for the package you want to test, e.g. org.mozilla.fennec) | |||
==Testing distribution download== | ==Testing distribution download== |
edits