Export teams even when module disabled.
Some modules only build for arm, but the CI build producing the all_teams proto artifact is building for X86 and the module was getting left out. The fix was to stop checking the Enabled() flag. Test: m all_teams ; # inspected proto Fixes: 325054164 Change-Id: I607c289f3ba47c2ddf6324ccff144712d782044d
Loading
Please register or sign in to comment