summaryrefslogtreecommitdiff
path: root/java/systemserver_classpath_fragment.go
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2021-10-16 18:36:13 -0700
committer Dan Willemsen <dwillemsen@google.com> 2021-10-17 01:40:34 +0000
commit47e1a7585145fe65b51afaf8722f585e720e69d4 (patch)
tree50469c4d5c2875552065edb148f5af72fb6a4859 /java/systemserver_classpath_fragment.go
parentb07ae342e4dc62bbdfaf5dbbf09155986dcf7e14 (diff)
Fix mac/allowmissingdeps builds
This WalkDeps loop was expecting the dependencies to be fully filled out, which isn't necessarily true on AllowMissingDependencies builds, especially on Mac when the modules may exist, but not be enabled. This was triggered when make_erofs was added to an apex, but wasn't enabled on Mac. It shouldn't be a problem to skip the disabled dependencies, since we'll have already marked the current module as missing dependencies, which means it won't actually get built. Test: `m nothing` on a mac Change-Id: Icd6d597117be4cde5bff041be3fd47361c54cad9
Diffstat (limited to 'java/systemserver_classpath_fragment.go')
0 files changed, 0 insertions, 0 deletions