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

Issue 14646030: [Android] Fix md5sum for component build (Closed)

Created:
7 years, 7 months ago by cjhopman
Modified:
7 years, 7 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] Fix md5sum for component build In the component build, the device executable requires shared libraries to run. When building, use build/android/native_app_dependencies.gypi to copy the executable+libraries to a dist directory. Then, in android_commands.py we need to copy that directory to the device and specify LD_LIBRARY_PATH when running the executable. NOTRY=true BUG=158821 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198183

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -22 lines) Patch
M build/android/pylib/android_commands.py View 3 chunks +30 lines, -22 lines 0 comments Download
M tools/android/md5sum/md5sum.gyp View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
cjhopman
7 years, 7 months ago (2013-05-03 16:54:12 UTC) #1
Yaron
lgtm https://codereview.chromium.org/14646030/diff/1/tools/android/md5sum/md5sum.gyp File tools/android/md5sum/md5sum.gyp (right): https://codereview.chromium.org/14646030/diff/1/tools/android/md5sum/md5sum.gyp#newcode15 tools/android/md5sum/md5sum.gyp:15: # and put alongside forwarder to simplify pushing ...
7 years, 7 months ago (2013-05-03 18:50:10 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/14646030/6001
7 years, 7 months ago (2013-05-03 21:03:08 UTC) #3
commit-bot: I haz the power
7 years, 7 months ago (2013-05-03 21:04:40 UTC) #4
Message was sent while issue was closed.
Change committed as 198183

Powered by Google App Engine
This is Rietveld 408576698