Temporarily disable swcodec in mixed bulid

When aconfig (rust_binary) becomes a transitive dependency of swcodec, mixed build swcodec breaks because the cargo_build_script rust rule declares a directory which is not handled by mixed build yet. See b/307389608 for more context.

A follow-up CL will fix the issue and allow enabling swcodec in mixed build again.

Bug: 307389608
Test: Presubmit
Change-Id: I7ba7b5cd06b231f4867870fe8d0bd53299528fe3
This commit is contained in:
Vinh Tran
2023-10-25 10:43:13 -04:00
parent 05eabd9c4d
commit 1c11c61897

View File

@@ -1643,10 +1643,11 @@ var (
"libneuralnetworks",
"libneuralnetworks_static",
// M13: media.swcodec launch
"com.android.media.swcodec",
"test_com.android.media.swcodec",
"libstagefright_foundation",
"libcodec2_hidl@1.0",
// TODO(b/307389608) Relaunch swcodec after fixing rust dependencies
// "com.android.media.swcodec",
// "test_com.android.media.swcodec",
// "libstagefright_foundation",
// "libcodec2_hidl@1.0",
}
// Staging-mode allowlist. Modules in this list are only built