Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2996)

Unified Diff: build/java_apk.gypi

Issue 12922004: Fix proguard (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@antpy
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/android/ant/apk-obfuscate.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/java_apk.gypi
diff --git a/build/java_apk.gypi b/build/java_apk.gypi
index b9f1bad914600794d138e1b9bb721587a68471cf..ddac0e43043f7d5a6d25805b335e7c2fc63f7a45 100644
--- a/build/java_apk.gypi
+++ b/build/java_apk.gypi
@@ -280,6 +280,7 @@
'-DANDROID_SDK_VERSION=<(android_sdk_version)',
'-DAPK_NAME=<(apk_name)',
'-DCREATE_TEST_JAR_PATH=<(DEPTH)/build/android/ant/create-test-jar.js',
+ '-DCONFIGURATION_NAME=<(CONFIGURATION_NAME)',
'-DGENERATED_SRC_DIRS=>(generated_src_dirs)',
'-DINPUT_JARS_PATHS=>(input_jars_paths)',
'-DIS_TEST_APK=<(is_test_apk)',
« no previous file with comments | « build/android/ant/apk-obfuscate.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698