Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f235505c authored by Liz Kammer's avatar Liz Kammer
Browse files

Disable modules in mixed builds.

Test: m --bazel-mode-dev hwuimicro
Change-Id: If55763b35c931571e317993bd707de027d647e59
parent 448bbfb0
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
@@ -1411,18 +1411,20 @@ var (
		"unwind",
		"unwind_info",
		"unwind_symbols",
		"libc_malloc_debug",
		"libfdtrack",
		"mediaswcodec",
		"libcodec2_hidl@1.0",
		"libEGL",
		"libstagefright_bufferqueue_helper_novndk",
		"libGLESv2",
		"libc_malloc_debug",
		"libcodec2_hidl@1.0",
		"libcodec2_hidl@1.1",
		"libmedia_codecserviceregistrant",
		"libcodec2_hidl@1.2",
		"libfdtrack",
		"libgui",
		"libgui_bufferqueue_static",
		"libmedia_codecserviceregistrant",
		"libstagefright_bufferqueue_helper_novndk",
		"libutils_test",
		"libutilscallstack",
		"mediaswcodec",
	}

	// Bazel prod-mode allowlist. Modules in this list are built by Bazel