Merge "Add the nfc_extras shared lib to mainline." am: 60be6ae961 am: 58577be60a

am: 5feda17237

Change-Id: I9159c5dc5eae0f9d69e7e40c3234f74e631edf08
This commit is contained in:
Anton Hansson 2018-10-01 04:46:43 -07:00 committed by android-build-merger
commit 844688c561

View file

@ -18,6 +18,10 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_system.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system.mk)
# Shared java libs
PRODUCT_PACKAGES += \
com.android.nfc_extras \
# OTA support
PRODUCT_PACKAGES += \
update_engine \