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

Issue 1493803003: GN(android): Enhance dependency logic in .build_config files (Closed)

Created:
5 years ago by agrieve
Modified:
5 years ago
Reviewers:
pkotwicz
CC:
chromium-reviews, klundberg+watch_chromium.org, mikecase+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN(android): Enhance dependency logic in .build_config files * Don't let java_library pass through android_assets / android_resources * Don't let android_apk / deps_dex / resource_rewriter be used as deps BUG=565359 Committed: https://crrev.com/a05756beec16fa870314b4384bbcc0c90c209801 Cr-Commit-Position: refs/heads/master@{#363068}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -3 lines) Patch
M build/android/gyp/write_build_config.py View 5 chunks +23 lines, -3 lines 2 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (5 generated)
agrieve
On 2015/12/03 16:07:52, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:pkotwicz@chromium.org ☺
5 years ago (2015-12-03 16:08:16 UTC) #3
pkotwicz
lgtm https://codereview.chromium.org/1493803003/diff/1/build/android/gyp/write_build_config.py File build/android/gyp/write_build_config.py (right): https://codereview.chromium.org/1493803003/diff/1/build/android/gyp/write_build_config.py#newcode293 build/android/gyp/write_build_config.py:293: if (options.type == 'java_library' and not options.bypass_platform_checks): Why ...
5 years ago (2015-12-03 20:13:08 UTC) #4
agrieve
https://codereview.chromium.org/1493803003/diff/1/build/android/gyp/write_build_config.py File build/android/gyp/write_build_config.py (right): https://codereview.chromium.org/1493803003/diff/1/build/android/gyp/write_build_config.py#newcode293 build/android/gyp/write_build_config.py:293: if (options.type == 'java_library' and not options.bypass_platform_checks): On 2015/12/03 ...
5 years ago (2015-12-03 20:22:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1493803003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1493803003/1
5 years ago (2015-12-03 20:24:27 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-03 21:40:18 UTC) #9
commit-bot: I haz the power
5 years ago (2015-12-03 21:41:32 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a05756beec16fa870314b4384bbcc0c90c209801
Cr-Commit-Position: refs/heads/master@{#363068}

Powered by Google App Engine
This is Rietveld 408576698