zeus: Time for tequila!
This commit is contained in:
parent
74c028c25d
commit
4d215b1087
2 changed files with 4 additions and 4 deletions
|
@ -5,4 +5,4 @@
|
|||
#
|
||||
|
||||
PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/lineage_zeus.mk
|
||||
$(LOCAL_DIR)/tequila_zeus.mk
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
# Inherit from zeus device
|
||||
$(call inherit-product, device/xiaomi/zeus/device.mk)
|
||||
|
||||
# Inherit from common lineage configuration
|
||||
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
|
||||
# Inherit from common tequila configuration
|
||||
$(call inherit-product, vendor/tequila/config/common_full_phone.mk)
|
||||
|
||||
PRODUCT_NAME := lineage_zeus
|
||||
PRODUCT_NAME := tequila_zeus
|
||||
PRODUCT_DEVICE := zeus
|
||||
PRODUCT_MANUFACTURER := Xiaomi
|
||||
PRODUCT_BRAND := Xiaomi
|
Loading…
Reference in a new issue