New issue
Advanced search Search tips

Issue 650779 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Java targets should be able to use org.chromium.base.BuildConfig without directly including its src_jar target

Project Member Reported by agrieve@chromium.org, Sep 27 2016

Issue description

Right now any target that wants to use base_java's BuildConfig or NativeLibraries classes will not compile unless they explicitly compile in the corresponding .srcjar and add the jar_excluded_patterns for the class.

This should be made to "just work" if a target depends on base_java.
 
Status: Fixed (was: Started)

Sign in to add a comment