summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof KosiƄski <krzysio@google.com>2022-11-11 06:18:30 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-11-11 06:18:30 +0000
commit48d1a8892c1a7d785aae38f3b2dea05ea85ce575 (patch)
treea3bab4f78161f0afd419c739f0970fe5442da682
parent1656b09fb0bc4f57d43721c5bb9481bce5107e9d (diff)
parentf180675fc44c020f376f2cffb16c78ead67dd913 (diff)
downloadredfin-main-16k.tar.gz
Add prebuilt protobuf 3.9.1 to vendor partition. am: f180675fc4main-16k
Original change: https://android-review.googlesource.com/c/device/google/redfin/+/2299060 Change-Id: I76bc525e3e30dd83fa65b95e83a644e880ebe805 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--device-redfin.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device-redfin.mk b/device-redfin.mk
index fa45916..a1b9608 100644
--- a/device-redfin.mk
+++ b/device-redfin.mk
@@ -242,3 +242,7 @@ PRODUCT_PACKAGES += \
ifneq ($(PRODUCT_VENDOR_FREEZE_SYSTEM_BUILD),true)
PRODUCT_PACKAGES += redfin_product_compatibility_matrix.xml
endif
+
+# Workaround for prebuilt Qualcomm neural network HAL
+PRODUCT_PACKAGES += \
+ libprotobuf-cpp-full-3.9.1-vendorcompat