Java targets should be able to use org.chromium.base.BuildConfig without directly including its src_jar target |
||
Issue descriptionRight 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.
,
Sep 29 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 28 2016