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

Issue 11365004: Android: makes "apk_package" optional in adb_install_apk.py (Closed)

Created:
8 years, 1 month ago by bulach
Modified:
8 years, 1 month ago
CC:
chromium-reviews, peter+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Visibility:
Public.

Description

Android: makes "apk_package" optional in adb_install_apk.py We can derive the package name from the mandatory apk. BUG= TEST=adb_install_apk.py --apk ContentShell.apk Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165450

Patch Set 1 : Patch #

Total comments: 6

Patch Set 2 : Frank's comments #

Total comments: 2

Patch Set 3 : Comment #

Patch Set 4 : Fix docstring #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -19 lines) Patch
M build/android/adb_install_apk.py View 1 2 2 chunks +13 lines, -11 lines 0 comments Download
M build/android/pylib/apk_info.py View 3 chunks +13 lines, -8 lines 0 comments Download
M build/android/pylib/test_options_parser.py View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
bulach
thanks to frank for touching the apk_info.py :) it reminded me we could simplify the ...
8 years, 1 month ago (2012-10-31 13:47:08 UTC) #1
klundberg
lgtm
8 years, 1 month ago (2012-10-31 15:45:36 UTC) #2
frankf
LGTM with some nits. Thanks. http://codereview.chromium.org/11365004/diff/2001/build/android/adb_install_apk.py File build/android/adb_install_apk.py (right): http://codereview.chromium.org/11365004/diff/2001/build/android/adb_install_apk.py#newcode15 build/android/adb_install_apk.py:15: from pylib import constants ...
8 years, 1 month ago (2012-10-31 18:04:26 UTC) #3
bulach
thanks frank! comments addressed (except test_options_parser renaming), another look please? http://codereview.chromium.org/11365004/diff/2001/build/android/adb_install_apk.py File build/android/adb_install_apk.py (right): http://codereview.chromium.org/11365004/diff/2001/build/android/adb_install_apk.py#newcode15 ...
8 years, 1 month ago (2012-10-31 18:44:20 UTC) #4
frankf
http://codereview.chromium.org/11365004/diff/4002/build/android/pylib/test_options_parser.py File build/android/pylib/test_options_parser.py (right): http://codereview.chromium.org/11365004/diff/4002/build/android/pylib/test_options_parser.py#newcode40 build/android/pylib/test_options_parser.py:40: if not os.path.exists(options.apk): Can you verify that options.apk and ...
8 years, 1 month ago (2012-10-31 18:51:10 UTC) #5
bulach
thanks frank! comment addressed, ptal http://codereview.chromium.org/11365004/diff/4002/build/android/pylib/test_options_parser.py File build/android/pylib/test_options_parser.py (right): http://codereview.chromium.org/11365004/diff/4002/build/android/pylib/test_options_parser.py#newcode40 build/android/pylib/test_options_parser.py:40: if not os.path.exists(options.apk): On ...
8 years, 1 month ago (2012-10-31 19:00:08 UTC) #6
frankf
lgtm Thanks!
8 years, 1 month ago (2012-10-31 19:04:12 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 1 month ago (2012-11-01 09:55:21 UTC) #8
bulach
+jknotten for full committer power :)
8 years, 1 month ago (2012-11-01 10:18:29 UTC) #9
John Knottenbelt
lgtm
8 years, 1 month ago (2012-11-01 16:59:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/11365004/11001
8 years, 1 month ago (2012-11-01 17:00:04 UTC) #11
commit-bot: I haz the power
8 years, 1 month ago (2012-11-01 18:55:28 UTC) #12
Change committed as 165450

Powered by Google App Engine
This is Rietveld 408576698