sdm710-common: Build libprotobuf-cpp-lite-3.9.1-vendorcompat
Change-Id: I0aac742db9c2b4b3e48ee20158f19405863893c2
This commit is contained in:
parent
b77a2922a2
commit
52286472cf
1 changed files with 2 additions and 1 deletions
|
@ -376,7 +376,8 @@ PRODUCT_DEXPREOPT_SPEED_APPS += \
|
|||
|
||||
# Protobuf
|
||||
PRODUCT_PACKAGES += \
|
||||
libprotobuf-cpp-full-3.9.1-vendorcompat
|
||||
libprotobuf-cpp-full-3.9.1-vendorcompat \
|
||||
libprotobuf-cpp-lite-3.9.1-vendorcompat
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
prebuilts/vndk/v29/arm/arch-arm-armv7-a-neon/shared/vndk-core/libprotobuf-cpp-full.so:$(TARGET_COPY_OUT_VENDOR)/lib/libprotobuf-cpp-full.so \
|
||||
|
|
Loading…
Reference in a new issue