Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bfa43388 authored by Anton Hansson's avatar Anton Hansson
Browse files

Add the nfc_extras shared lib to mainline.

Bug: 80410283
Test: lunch mainline_arm64; m nothing
Change-Id: I5bdc32988ced9c0b93bb54bc8cb88ead7efe4fcb
parent cae7ba39
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 \