diff options
| author | 2020-09-22 18:11:25 -0700 | |
|---|---|---|
| committer | 2020-09-26 00:52:44 +0000 | |
| commit | e4f6ebaf6c37f8c7e3e3d671f87b7506f09681d4 (patch) | |
| tree | 3b242e2ca0b1f007a6c45a27b0cfc325ca5d8364 /java/java.go | |
| parent | 9dd2c4d5434e73c296f8aebcf465785d4d92832d (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