Add prebuilt protobuf 3.9.1 to vendor partition.

Needed to work around a Qualcomm HAL prebuilt.

Bug: 203713560
Bug: 258322017
Bug: 258589373
Bug: 258632688
Test: Forrest
Change-Id: I8ebc9fdfcf6f73ae4551acb1b082c26cb983e392
This commit is contained in:
Krzysztof Kosiński
2022-11-11 00:19:25 +00:00
parent 1656b09fb0
commit f180675fc4

View File

@@ -242,3 +242,7 @@ PRODUCT_PACKAGES += \
ifneq ($(PRODUCT_VENDOR_FREEZE_SYSTEM_BUILD),true) ifneq ($(PRODUCT_VENDOR_FREEZE_SYSTEM_BUILD),true)
PRODUCT_PACKAGES += redfin_product_compatibility_matrix.xml PRODUCT_PACKAGES += redfin_product_compatibility_matrix.xml
endif endif
# Workaround for prebuilt Qualcomm neural network HAL
PRODUCT_PACKAGES += \
libprotobuf-cpp-full-3.9.1-vendorcompat