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

Issue 14200040: [Android] Include gdbserver in APKs (Closed)

Created:
7 years, 8 months ago by cjhopman
Modified:
7 years, 8 months ago
Reviewers:
shashi, Yaron
CC:
chromium-reviews
Visibility:
Public.

Description

[Android] Include gdbserver in APKs Debug APKs with native libraries should include gdbserver. Copy this into the apk_package_native_libs_dir. Then, the apkbuilder task will include this in the APK for debug builds (but not for release builds). TEST=unzip -l ContentShell.apk should list gdbserver for debug builds (but not for release) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196203

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -3 lines) Patch
M build/java_apk.gypi View 1 3 chunks +27 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
cjhopman
7 years, 8 months ago (2013-04-23 17:25:48 UTC) #1
shashi
https://codereview.chromium.org/14200040/diff/1/build/java_apk.gypi File build/java_apk.gypi (right): https://codereview.chromium.org/14200040/diff/1/build/java_apk.gypi#newcode169 build/java_apk.gypi:169: '<(android_gdbserver)', How does the apkbuilder task know to only ...
7 years, 8 months ago (2013-04-23 19:02:48 UTC) #2
cjhopman
On 2013/04/23 19:02:48, shashi wrote: > https://codereview.chromium.org/14200040/diff/1/build/java_apk.gypi > File build/java_apk.gypi (right): > > https://codereview.chromium.org/14200040/diff/1/build/java_apk.gypi#newcode169 > ...
7 years, 8 months ago (2013-04-23 20:03:36 UTC) #3
shashi
I see so ApkBuilder checks for filename and includes only *.so files, except for debug ...
7 years, 8 months ago (2013-04-23 20:10:40 UTC) #4
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 8 months ago (2013-04-23 20:19:14 UTC) #5
cjhopman
yfriedman for OWNERS
7 years, 8 months ago (2013-04-23 20:20:17 UTC) #6
Yaron
https://codereview.chromium.org/14200040/diff/1/build/java_apk.gypi File build/java_apk.gypi (right): https://codereview.chromium.org/14200040/diff/1/build/java_apk.gypi#newcode169 build/java_apk.gypi:169: '<(android_gdbserver)', On 2013/04/23 19:02:48, shashi wrote: > How does ...
7 years, 8 months ago (2013-04-23 20:27:58 UTC) #7
Yaron
Oh, I missed response On Tue, Apr 23, 2013 at 1:27 PM, <yfriedman@chromium.org> wrote: > ...
7 years, 8 months ago (2013-04-23 20:28:52 UTC) #8
Yaron
lgtm On Tue, Apr 23, 2013 at 1:28 PM, Yaron Friedman <yfriedman@chromium.org>wrote: > Oh, I ...
7 years, 8 months ago (2013-04-23 20:30:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/14200040/1
7 years, 8 months ago (2013-04-24 17:18:04 UTC) #10
commit-bot: I haz the power
Failed to apply patch for build/java_apk.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 8 months ago (2013-04-24 17:18:05 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/14200040/10002
7 years, 8 months ago (2013-04-24 17:22:21 UTC) #12
commit-bot: I haz the power
7 years, 8 months ago (2013-04-24 19:31:23 UTC) #13
Message was sent while issue was closed.
Change committed as 196203

Powered by Google App Engine
This is Rietveld 408576698