diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 5b2519d45..9a061f536 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -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