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

Issue 2309643002: Make android_aar_prebuilt() aware of remaining features (Closed)

Created:
4 years, 3 months ago by agrieve
Modified:
4 years, 3 months ago
Reviewers:
Ian Wen, bshe
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make android_aar_prebuilt() aware of remaining features * Fail if it finds a non-trivial AndroidManifest.xml * Fail if it finds any .so files * Fail if it finds any assets * Support proguard.txt This also tweaks the naming of the sub-jar targets to give them better target names (which show up in .jar names). TBR=bshe BUG=640836 Committed: https://crrev.com/8dbd4fb5770dc164dfa20845f839d49c154b0e9c Cr-Commit-Position: refs/heads/master@{#417160}

Patch Set 1 #

Total comments: 17

Patch Set 2 : Add check for aidl #

Total comments: 4

Patch Set 3 : remove ignore_resources #

Patch Set 4 : simplify jar_labels by using tuples #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -22 lines) Patch
M build/android/gyp/aar.py View 1 2 3 3 chunks +48 lines, -4 lines 0 comments Download
M build/config/android/rules.gni View 1 2 3 6 chunks +85 lines, -18 lines 0 comments Download
M build/secondary/third_party/android_tools/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/gvr-android-sdk/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (13 generated)
agrieve
bshe: please review third_party/gvr-android-sdk/BUILD.gn ianwen: everything else :)
4 years, 3 months ago (2016-09-04 03:14:26 UTC) #2
agrieve
On 2016/09/04 03:14:26, agrieve wrote: > bshe: please review third_party/gvr-android-sdk/BUILD.gn > > ianwen: everything else ...
4 years, 3 months ago (2016-09-06 18:52:37 UTC) #11
Ian Wen
https://codereview.chromium.org/2309643002/diff/1/build/android/gyp/aar.py File build/android/gyp/aar.py (right): https://codereview.chromium.org/2309643002/diff/1/build/android/gyp/aar.py#newcode91 build/android/gyp/aar.py:91: data['subjars'].append(name) One way to simplify the code a bit, ...
4 years, 3 months ago (2016-09-06 19:09:59 UTC) #12
agrieve
Great stuff! aidl... who knew!? https://codereview.chromium.org/2309643002/diff/1/build/android/gyp/aar.py File build/android/gyp/aar.py (right): https://codereview.chromium.org/2309643002/diff/1/build/android/gyp/aar.py#newcode91 build/android/gyp/aar.py:91: data['subjars'].append(name) On 2016/09/06 19:09:59, ...
4 years, 3 months ago (2016-09-06 21:00:51 UTC) #13
Ian Wen
I really look forward to seeing this CL going through so that I don't have ...
4 years, 3 months ago (2016-09-06 21:38:35 UTC) #14
agrieve
https://codereview.chromium.org/2309643002/diff/1/build/android/gyp/aar.py File build/android/gyp/aar.py (right): https://codereview.chromium.org/2309643002/diff/1/build/android/gyp/aar.py#newcode96 build/android/gyp/aar.py:96: data['has_native_libraries'] = True On 2016/09/06 21:38:34, Ian Wen wrote: ...
4 years, 3 months ago (2016-09-07 02:19:31 UTC) #15
Ian Wen
lgtm This is an awesome change and I'm excited that we are closer to the ...
4 years, 3 months ago (2016-09-07 17:13:48 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2309643002/60001
4 years, 3 months ago (2016-09-08 00:38:55 UTC) #19
agrieve
On 2016/09/07 17:13:48, Ian Wen wrote: > lgtm > > This is an awesome change ...
4 years, 3 months ago (2016-09-08 00:39:08 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-08 02:03:07 UTC) #22
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 02:04:56 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8dbd4fb5770dc164dfa20845f839d49c154b0e9c
Cr-Commit-Position: refs/heads/master@{#417160}

Powered by Google App Engine
This is Rietveld 408576698