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

Unified Diff: config.py.sample

Issue 29323490: Issue 2751 - Add mozconfigs for devbuild/release builds (Closed)
Patch Set: Created Aug. 12, 2015, 9:55 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
Index: config.py.sample
===================================================================
new file mode 100644
--- /dev/null
+++ b/config.py.sample
@@ -0,0 +1,2 @@
+ANDROID_SDK_PATH = "/path/to/android/sdk"
+ANDROID_NDK_PATH = "/path/to/android/ndk"

Powered by Google App Engine
This is Rietveld