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

Issue 10928091: Add debug keystore (Closed)

Created:
8 years, 3 months ago by Isaac (away)
Modified:
8 years, 3 months ago
Reviewers:
cjhopman, nilesh
CC:
chromium-reviews, peter+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Visibility:
Public.

Description

Add debug keystore keystore created with command: keytool -genkey -v -keystore chromium-debug.keystore -alias chromiumdebugkey -keyalg RSA -keysize 2048 -validity 36525 with password "chromium" and alias password "chromium". Landing binary file for cjhopman See also http://codereview.chromium.org/10918149 BUG=145860 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=155850

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, --1 lines) Patch
A build/android/ant/chromium-debug.keystore View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Isaac (away)
8 years, 3 months ago (2012-09-10 22:22:18 UTC) #1
nilesh
8 years, 3 months ago (2012-09-10 22:23:08 UTC) #2
On 2012/09/10 22:22:18, Isaac wrote:

LGTM

Powered by Google App Engine
This is Rietveld 408576698