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

Issue 2627223003: Support `public_deps` in `android_library` (Closed)

Created:
3 years, 11 months ago by mbonadei1
Modified:
3 years, 11 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support `public_deps` in `android_library` At the moment it is not possible to declare public dependencies for an android_library target. Public dependencies should be included in the public API of the target, in this case they will be available in the output jar file. BUG=chromium:648244

Patch Set 1 #

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

Powered by Google App Engine
This is Rietveld 408576698