sm8550-common: Add prebuilt protobuf 3.9.1 to vendor partition.

Needed to work around a Qualcomm HAL prebuilt.

Bug: 203713560
Bug: 258322017
Bug: 254854421
Test: Forrest
Change-Id: I4eebc60f10fbea6a66127ed3e08441db32536f78
This commit is contained in:
Krzysztof Kosiński
2022-11-11 05:41:10 +00:00
committed by chaptsand
parent 541beb98d0
commit 1aff62d644

View File

@@ -332,6 +332,10 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
vendor/qcom/opensource/power/config/kalama/powerhint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.xml
# Protobuf
PRODUCT_PACKAGES += \
libprotobuf-cpp-full-3.9.1-vendorcompat
# QMI
PRODUCT_PACKAGES += \
libjson \