From a61638efbec90330ea3f5a73cde96548960c4c37 Mon Sep 17 00:00:00 2001 From: celadon Date: Mon, 18 Nov 2024 04:57:21 +0000 Subject: [PATCH] Revert "Make c2 service 64bit" This reverts commit d75db5c55ed489df5360a809677e46824d5d1f3b. --- c2_store/Android.bp | 1 + 1 file changed, 1 insertion(+) 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.)