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

Commit e60d05ad authored by Simon Shields's avatar Simon Shields
Browse files

products: make targets used for addonsu inherit from lineage

This is needed to get the right version in the final addonsu
zip output

Change-Id: I314fd8a8695d1ec0a813644269be3e286c9a46f6
parent 28f7861c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,5 +27,6 @@ PRODUCT_COPY_FILES += \
    device/generic/goldfish/fstab.ranchu.early.arm:root/fstab.ranchu.early

include $(SRC_TARGET_DIR)/product/full.mk
$(call inherit-product, vendor/lineage/config/common_mini.mk)

PRODUCT_NAME := aosp_arm
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ PRODUCT_COPY_FILES += \
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
$(call inherit-product, vendor/lineage/config/common_mini.mk)

include $(SRC_TARGET_DIR)/product/emulator.mk
PRODUCT_NAME := aosp_arm64
+1 −0
Original line number Diff line number Diff line
@@ -27,5 +27,6 @@ PRODUCT_COPY_FILES += \
    prebuilts/qemu-kernel/x86/3.18/kernel-qemu2:kernel-ranchu

include $(SRC_TARGET_DIR)/product/full_x86.mk
$(call inherit-product, vendor/lineage/config/common_mini.mk)

PRODUCT_NAME := aosp_x86