sm8350-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:
parent
d064ac4a31
commit
6998158401
@ -402,6 +402,10 @@ PRODUCT_COPY_FILES += \
|
|||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
vendor/qcom/opensource/power/config/lahaina/powerhint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.xml
|
vendor/qcom/opensource/power/config/lahaina/powerhint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.xml
|
||||||
|
|
||||||
|
# Protobuf
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
libprotobuf-cpp-full-3.9.1-vendorcompat
|
||||||
|
|
||||||
# QTI
|
# QTI
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libqti_vndfwk_detect.vendor
|
libqti_vndfwk_detect.vendor
|
||||||
|
Loading…
Reference in New Issue
Block a user