summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2020-09-22 18:11:25 -0700
committer Colin Cross <ccross@android.com> 2020-09-26 00:52:44 +0000
commite4f6ebaf6c37f8c7e3e3d671f87b7506f09681d4 (patch)
tree3b242e2ca0b1f007a6c45a27b0cfc325ca5d8364 /java/java.go
parent9dd2c4d5434e73c296f8aebcf465785d4d92832d (diff)
Simplify missing whole_static_libs checking
Whole_static_libs required custom error checking when AllowMissingDependencies was set because it could end up depending on an empty list of objects, which would leave nothing in the dependency tree that had been replaced with an ErrorRule. Reuse the prebuilts case to depend on the .a file when there are no objects and remove the custom error handling. Test: TestEmptyWholeStaticLibsAllowMissingDependencies Change-Id: Ic3216235f7e5ae8b5b6ab31ef2ca35c3994d82aa
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions