diff --git a/c2_store/Android.bp b/c2_store/Android.bp index 0b0032b0..aca33024 100644 --- a/c2_store/Android.bp +++ b/c2_store/Android.bp @@ -61,6 +61,7 @@ cc_binary { ], required: ["android.hardware.media.c2-vendor-seccomp_policy"], + compile_multilib: "32", // The content in manifest_media_c2_default.xml can be included // directly in the main device manifest.xml file or via vintf_fragments. // (Remove the line below if the entry is already in the main manifest.)