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

Issue 14254005: [Android] Make gyp/apk_install.py resilient to user actions (Closed)

Created:
7 years, 8 months ago by cjhopman
Modified:
7 years, 8 months ago
Reviewers:
Yaron
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, klundberg+watch_chromium.org, ilevy+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

[Android] Make gyp/apk_install.py resilient to user actions If a user reinstalls/uninstalls/etc an APK, then the next build of that APK should always install it (regardless of whether the md5sum of the inputs matches the recording or not). Adds an option to CheckCallAndRecord to force the call. NOTRY=true BUG=158821, 234048 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196170

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -8 lines) Patch
M build/android/gyp/apk_install.py View 1 3 chunks +49 lines, -4 lines 0 comments Download
M build/android/gyp/util/md5_check.py View 1 chunk +5 lines, -2 lines 0 comments Download
M build/android/gyp/util/md5_check_test.py View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
cjhopman
7 years, 8 months ago (2013-04-20 01:17:13 UTC) #1
Yaron
https://codereview.chromium.org/14254005/diff/1/build/android/gyp/apk_install.py File build/android/gyp/apk_install.py (right): https://codereview.chromium.org/14254005/diff/1/build/android/gyp/apk_install.py#newcode24 build/android/gyp/apk_install.py:24: from pylib.utils import apk_helper This isn't in the gyp ...
7 years, 8 months ago (2013-04-22 22:02:40 UTC) #2
cjhopman
https://codereview.chromium.org/14254005/diff/1/build/android/gyp/apk_install.py File build/android/gyp/apk_install.py (right): https://codereview.chromium.org/14254005/diff/1/build/android/gyp/apk_install.py#newcode24 build/android/gyp/apk_install.py:24: from pylib.utils import apk_helper On 2013/04/22 22:02:40, Yaron wrote: ...
7 years, 8 months ago (2013-04-24 00:16:26 UTC) #3
Yaron
lgtm
7 years, 8 months ago (2013-04-24 00:52:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/14254005/6001
7 years, 8 months ago (2013-04-24 01:09:34 UTC) #5
commit-bot: I haz the power
Presubmit check for 14254005-6001 failed and returned exit status 1. INFO:root:Found 3 file(s). INFO:PRESUBMIT:Skipping pylint: ...
7 years, 8 months ago (2013-04-24 01:09:39 UTC) #6
cjhopman
7 years, 8 months ago (2013-04-24 17:17:14 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r196170.

Powered by Google App Engine
This is Rietveld 408576698