Loading target/product/mainline_system.mk +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
target/product/mainline_system.mk +4 −0 Original line number Diff line number Diff line Loading @@ -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