Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/build.mk

Issue 29326170: Issue 3004 - Properly set the default search engine to Baidu for Chinese users (Closed)
Patch Set: Created Sept. 9, 2015, 12:27 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « abb-distribution/preferences.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/build.mk
diff --git a/mobile/android/build.mk b/mobile/android/build.mk
index 84f4a0c1038bc4be276fd6d04a0360c937e58079..a3f138fd8c6bce75bdc88300cc985109809c9b25 100644
--- a/mobile/android/build.mk
+++ b/mobile/android/build.mk
@@ -8,6 +8,7 @@ installer:
@$(MAKE) -C mobile/android/installer installer
package:
+ $(INSTALL_DATA) $(topsrcdir)/abb-distribution/preferences.json $(DIST)/bin/distribution
$(topsrcdir)/adblockplus/build.py $(DIST)/bin/extensions/\{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d\}.xpi
@$(MAKE) -C mobile/android/installer
« no previous file with comments | « abb-distribution/preferences.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld