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

Unified Diff: res/values/bools.xml

Issue 5094040492048384: Build release versions by default (again) (Closed)
Patch Set: Created Feb. 27, 2014, 5:24 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values/bools.xml
===================================================================
--- a/res/values/bools.xml
+++ b/res/values/bools.xml
@@ -4,5 +4,5 @@
<bool name="def_hideicon">false</bool>
<bool name="def_wifirefresh">true</bool>
<bool name="def_crashreport">true</bool>
- <bool name="def_release">false</bool>
+ <bool name="def_release">true</bool>
</resources>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld