system_server: replace proto lite with
ProtoOutputStream/ProtoInputStream

Bug: b/339745562
Test: m and avd
Flag: enable_aconfig_storage_daemon

Change-Id: I41684ec600b8ea5927da35ae54a448a2fc563563
diff --git a/ProtoLibraries.bp b/ProtoLibraries.bp
index e7adf20..f6213b9 100644
--- a/ProtoLibraries.bp
+++ b/ProtoLibraries.bp
@@ -31,6 +31,7 @@
         "&& $(location soong_zip) -jar -o $(out) -C $(genDir)/$(in) -D $(genDir)/$(in)",
 
     srcs: [
+        ":aconfigd_protos",
         ":ipconnectivity-proto-src",
         ":libstats_atom_enum_protos",
         ":libstats_atom_message_protos",