Merge "Add the nfc_extras shared lib to mainline."

am: 60be6ae961

Change-Id: I23439ac16e7922942861743736797ed7cfe7a8ad
This commit is contained in:
Anton Hansson 2018-10-01 02:57:14 -07:00 committed by android-build-merger
commit 58577be60a

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 \