mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 05:34:34 +00:00
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user