Browse Source

sm8450-common: Build libprotobuf-cpp-lite-3.9.1-vendorcompat

Change-Id: I0aac742db9c2b4b3e48ee20158f19405863893c2
LuK1337 1 year ago
parent
commit
9b960824ef
1 changed files with 2 additions and 1 deletions
  1. 2 1
      common.mk

+ 2 - 1
common.mk

@@ -359,7 +359,8 @@ PRODUCT_PACKAGES += \
 
 
 # Protobuf
 # Protobuf
 PRODUCT_PACKAGES += \
 PRODUCT_PACKAGES += \
-    libprotobuf-cpp-full-3.9.1-vendorcompat
+    libprotobuf-cpp-full-3.9.1-vendorcompat \
+    libprotobuf-cpp-lite-3.9.1-vendorcompat
 
 
 # QTI
 # QTI
 PRODUCT_PACKAGES += \
 PRODUCT_PACKAGES += \