Disable modules in mixed builds.
Test: m --bazel-mode-dev hwuimicro Change-Id: If55763b35c931571e317993bd707de027d647e59
This commit is contained in:
@@ -1411,18 +1411,20 @@ var (
|
|||||||
"unwind",
|
"unwind",
|
||||||
"unwind_info",
|
"unwind_info",
|
||||||
"unwind_symbols",
|
"unwind_symbols",
|
||||||
"libc_malloc_debug",
|
|
||||||
"libfdtrack",
|
|
||||||
"mediaswcodec",
|
|
||||||
"libcodec2_hidl@1.0",
|
|
||||||
"libEGL",
|
"libEGL",
|
||||||
"libstagefright_bufferqueue_helper_novndk",
|
|
||||||
"libGLESv2",
|
"libGLESv2",
|
||||||
|
"libc_malloc_debug",
|
||||||
|
"libcodec2_hidl@1.0",
|
||||||
"libcodec2_hidl@1.1",
|
"libcodec2_hidl@1.1",
|
||||||
"libmedia_codecserviceregistrant",
|
|
||||||
"libcodec2_hidl@1.2",
|
"libcodec2_hidl@1.2",
|
||||||
|
"libfdtrack",
|
||||||
|
"libgui",
|
||||||
|
"libgui_bufferqueue_static",
|
||||||
|
"libmedia_codecserviceregistrant",
|
||||||
|
"libstagefright_bufferqueue_helper_novndk",
|
||||||
"libutils_test",
|
"libutils_test",
|
||||||
"libutilscallstack",
|
"libutilscallstack",
|
||||||
|
"mediaswcodec",
|
||||||
}
|
}
|
||||||
|
|
||||||
// Bazel prod-mode allowlist. Modules in this list are built by Bazel
|
// Bazel prod-mode allowlist. Modules in this list are built by Bazel
|
||||||
|
Reference in New Issue
Block a user