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

Issue 10690157: add abi support for emulator.py (Closed)

Created:
8 years, 5 months ago by Wei James(wistoch)
Modified:
8 years, 5 months ago
Reviewers:
John Grabowski, bulach
CC:
chromium-reviews
Visibility:
Public.

Description

add abi support for emulator.py Currently arm emulator will always be launched. Adding abi support to launch corresponding emulator for "TARGET_PRODUCT" BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146310

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix according to bulach's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M build/android/emulator.py View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Wei James(wistoch)
launch x86 emulator when "TARGET_PRODUCT" set as "x86", otherwise, launch arm emulator.
8 years, 5 months ago (2012-07-12 02:06:13 UTC) #1
bulach
lgtm, thanks! I have one suggestion below though: http://codereview.chromium.org/10690157/diff/1/build/android/emulator.py File build/android/emulator.py (right): http://codereview.chromium.org/10690157/diff/1/build/android/emulator.py#newcode152 build/android/emulator.py:152: if ...
8 years, 5 months ago (2012-07-12 07:45:06 UTC) #2
Wei James(wistoch)
http://codereview.chromium.org/10690157/diff/1/build/android/emulator.py File build/android/emulator.py (right): http://codereview.chromium.org/10690157/diff/1/build/android/emulator.py#newcode152 build/android/emulator.py:152: if abi and "x86" in abi: On 2012/07/12 07:45:06, ...
8 years, 5 months ago (2012-07-12 08:09:55 UTC) #3
bulach
lgtm, nice, thanks!
8 years, 5 months ago (2012-07-12 08:10:37 UTC) #4
Wei James(wistoch)
On 2012/07/12 08:10:37, bulach wrote: > lgtm, nice, thanks! thanks. :)
8 years, 5 months ago (2012-07-12 08:11:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10690157/4001
8 years, 5 months ago (2012-07-12 08:12:15 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-12 10:52:46 UTC) #7
Change committed as 146310

Powered by Google App Engine
This is Rietveld 408576698