TLDR: You may need to do a reset-gaia if you often install single apps. In bug 945903 we changed the default path of installed apps for eng builds from /data/local to /system/b2g. This was because people with PRODUCTION builds were often having trouble seeing apps update when running the make install-gaia APP=_____ command. The app would go into a different folder, and not be updated in the /system folder.
Due to the path change, you may need to remake gaia if you are running an older eng build and use the Makefile to install a single apps. Sorry if this causes inconvenience, but this should be better for the long-run. (Note that you can override this by passing in GAIA_INSTALL_PARENT, but I would recommend doing a reset-gaia) Best, Kevin _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
