Currently select builds are manually enabling universe_domain a la:
ENABLED_FEATURES="${ENABLED_FEATURES},universe_domain"
Typically, these are builds that already build the libs the demos depend on.
Figure if there's a better way to do this that doesn't cause build times to skyrocket as multiple large service libs are dependencies.