Breakfast works

This commit is contained in:
Waldemar Tomme 2023-04-03 23:59:37 +02:00
parent 4dcae85aef
commit 343c179f96
3 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/device_a7y18lte.mk
$(LOCAL_DIR)/lineage_a7y18lte.mk

View File

@ -1,15 +1,15 @@
# Release name
PRODUCT_RELEASE_NAME := a7y18lte
# Inherit some common CM stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
# 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_a7y18lte.mk)
$(call inherit-product, device/samsung/a7y18lte/device.mk)
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := a7y18lte
PRODUCT_NAME := cm_a7y18lte
PRODUCT_NAME := lineage_a7y18lte
PRODUCT_BRAND := samsung
PRODUCT_MODEL := a7y18lte
PRODUCT_MANUFACTURER := samsung