DescriptionAdd bypass_platform_checks option to java_library/binary
This allows a target to disable checks that prevent a java library from
depending on an android_library. This is required for the current way
that we build java unittests.
Also, remove provides_android_platform option. This was planned to
support unit tests, but it doesn't really work (at the top-level we want
to depend on both targets that require Android and ones that don't
support Android).
Also fixes some minor target definition issues.
TBR=cpu
BUG=359249
Committed: https://crrev.com/7aac92d873502f8a9676bf6b3a95cdfa8cce82c5
Cr-Commit-Position: refs/heads/master@{#305326}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 10 (4 generated)
|