Merge "Add two more libraries to mainline_system"

This commit is contained in:
Anton Hansson 2018-11-27 08:53:29 +00:00 committed by Gerrit Code Review
commit 159eb0938b

View file

@ -62,6 +62,7 @@ PRODUCT_PACKAGES += libfwdlockengine
# System libraries commonly depended on by things on the product partition. # System libraries commonly depended on by things on the product partition.
# This list will be pruned periodically. # This list will be pruned periodically.
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.biometrics.fingerprint@2.1 \
android.hardware.radio@1.0 \ android.hardware.radio@1.0 \
android.hardware.radio@1.1 \ android.hardware.radio@1.1 \
android.hardware.radio@1.2 \ android.hardware.radio@1.2 \
@ -74,6 +75,7 @@ PRODUCT_PACKAGES += \
liblogwrap \ liblogwrap \
liblz4 \ liblz4 \
libminui \ libminui \
libnl \
libprotobuf-cpp-full \ libprotobuf-cpp-full \
libprotobuf-cpp-full-rtti \ libprotobuf-cpp-full-rtti \