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

Issue 12922004: Fix proguard (Closed)

Created:
7 years, 9 months ago by cjhopman
Modified:
7 years, 9 months ago
Reviewers:
nilesh
CC:
chromium-reviews, klundberg+watch_chromium.org, frankf+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@antpy
Visibility:
Public.

Description

Fix proguard Proguard should only be run in Release mode (in gyp, proguard_enabled is not set based on the configuration). This is the way that we had been determining whether or not to run proguard before recent Ant refactoring. Also, proguard needs the path to the android.jar BUG=224079 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190876

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M build/android/ant/apk-obfuscate.xml View 2 chunks +12 lines, -1 line 0 comments Download
M build/java_apk.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
cjhopman
7 years, 9 months ago (2013-03-27 00:06:40 UTC) #1
nilesh
LGTM
7 years, 9 months ago (2013-03-27 00:26:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/12922004/2001
7 years, 9 months ago (2013-03-27 00:30:24 UTC) #3
commit-bot: I haz the power
7 years, 9 months ago (2013-03-27 09:04:28 UTC) #4
Message was sent while issue was closed.
Change committed as 190876

Powered by Google App Engine
This is Rietveld 408576698