# Release name PRODUCT_RELEASE_NAME := a7y18lte # Inherit some common LineageOS stuff. $(call inherit-product, vendor/lineage/config/common_full_phone.mk) # Inherit device configuration $(call inherit-product, device/samsung/a7y18lte/device.mk) # Boot animation TARGET_SCREEN_HEIGHT := 2220 TARGET_SCREEN_WIDTH := 1080 ## Device identifier. This must come after all inclusions PRODUCT_DEVICE := a7y18lte PRODUCT_NAME := lineage_a7y18lte PRODUCT_BRAND := samsung PRODUCT_MODEL := a7y18lte PRODUCT_MANUFACTURER := samsung