Merge "Add a bunch of libraries to mainline_system" am: 12fa690ff6 am: 12b2b57850

am: 4558578f22

Change-Id: I4b62c5c688bf3be2765375dbad2ee10cdb66d73a
This commit is contained in:
Anton Hansson 2018-11-21 04:26:52 -08:00 committed by android-build-merger
commit 678cc0ec24

View file

@ -59,6 +59,24 @@ PRODUCT_PACKAGES += \
# For ringtones that rely on forward lock encryption
PRODUCT_PACKAGES += libfwdlockengine
# System libraries commonly depended on by things on the product partition.
# This list will be pruned periodically.
PRODUCT_PACKAGES += \
android.hardware.radio@1.0 \
android.hardware.radio@1.1 \
android.hardware.radio@1.2 \
android.hardware.radio.config@1.0 \
android.hardware.radio.deprecated@1.0 \
android.hardware.secure_element@1.0 \
android.hardware.tests.libhwbinder@1.0-impl \
android.hidl.base@1.0 \
libaudio-resampler \
liblogwrap \
liblz4 \
libminui \
libprotobuf-cpp-full \
libprotobuf-cpp-full-rtti \
PRODUCT_PACKAGES_DEBUG += \
avbctl \
bootctl \