Merge "Add the nfc_extras shared lib to mainline." am: 60be6ae961
am: 58577be60a
Change-Id: I526275202de4d3f8774f2bd7640fa0efc99b8442
This commit is contained in:
commit
5feda17237
1 changed files with 4 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue