sm6150-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 basamaryan
parent 98d7265fbe
commit 7c273239a4
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD

View File

@ -302,6 +302,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.power-service.xiaomi-libperfmgr android.hardware.power-service.xiaomi-libperfmgr
# Protobuf
PRODUCT_PACKAGES += \
libprotobuf-cpp-full-3.9.1-vendorcompat
# QTI # QTI
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
libqti_vndfwk_detect.vendor libqti_vndfwk_detect.vendor