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_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
|
||||
|
Reference in New Issue
Block a user