Use protobuf 2.x instead of 3.x
Ignore-AOSP-First: This will go into AOSP, but needs to be submitted
here because the topic includes internal changes.
Bug: 270895633
Test: build
Change-Id: I3a2fcd73b6d34c4314cc81de25601d9b67e73f70
diff --git a/compos/Android.bp b/compos/Android.bp
index 2f6be98..c120b0f 100644
--- a/compos/Android.bp
+++ b/compos/Android.bp
@@ -18,7 +18,7 @@
"libminijail_rust",
"libnix",
"libodsign_proto_rust",
- "libprotobuf",
+ "libprotobuf_deprecated",
"libregex",
"librpcbinder_rs",
"librustutils",