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

Commit 1c11c618 authored by Vinh Tran's avatar Vinh Tran
Browse files

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
parent 05eabd9c
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -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