Fix instantiation of config.bazelForceEnabledModules
Currently, uninstantiated, the field will be set to [""] instead of an empty slice. Test: m nothing --ensure-allowlist-integrity Test: m nothing --ensure-allowlist-integrity --bazel-force-enabled-modules=com.google.android.neuralnetworks (this fails, as expected) Change-Id: Ib4cd26f0cb0d40714b8c3f263ee2d22093ee15ef
Loading
Please register or sign in to comment