Add implicit outputs to ErrorRule rules
When building with ALLOW_MISSING_DEPENDENCIES=true, Soong replaces rules in modules that have missing dependencies with ErrorRule rules that print an error. The ErrorRules were not listing implicit outputs, which could lead to dangling dependencies. Test: manual Change-Id: Ife1604c0a9a1159087b12568fd4c2b69517d81a7
Loading
Please register or sign in to comment