Skip to content
Snippets Groups Projects
Commit 57078634 authored by Nivedita Sarkar's avatar Nivedita Sarkar
Browse files

Rebasing Gaia_Compile_Other_Default_Apps.patch to tip

Change-Id: I77bd62d9d9d184479020a7b157898b6acf4d66c2
parent f371eb3b
No related branches found
No related tags found
No related merge requests found
......@@ -25,15 +25,6 @@ index e8b628a..9fa08cd 100644
if [ -f custom-prefs.js ]; \
then \
cat custom-prefs.js >> profile/user.js; \
@@ -427,7 +427,7 @@ update-offline-manifests:
# working on just gaia itself, and you already have B2G firmware on your
# phone, and you have adb in your path, then you can use the install-gaia
# target to update the gaia files and reboot b2g
-PROFILE_PATH = /data/local/
+PROFILE_PATH = /data/local
install-gaia: profile
$(ADB) start-server
$(ADB) shell rm -r /cache/*
diff --git a/build/offline-cache.js b/build/offline-cache.js
index 176b0ee..e0d0468 100644
--- a/build/offline-cache.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment