Update twrp_genevn.mk
change vars to ofox from twrp
This commit is contained in:
parent
0330820620
commit
29e556042b
1 changed files with 2 additions and 2 deletions
|
@ -13,14 +13,14 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
|||
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota.mk)
|
||||
|
||||
# Inherit some common TWRP stuff.
|
||||
# Inherit some common TWRP/OFox stuff.
|
||||
$(call inherit-product, vendor/twrp/config/common.mk)
|
||||
|
||||
# Inherit from genevn device
|
||||
$(call inherit-product, device/motorola/genevn/device.mk)
|
||||
|
||||
PRODUCT_DEVICE := genevn
|
||||
PRODUCT_NAME := twrp_genevn
|
||||
PRODUCT_NAME := ofox_genevn
|
||||
PRODUCT_BRAND := motorola
|
||||
PRODUCT_MODEL := motorola moto g stylus 5g (2023)
|
||||
PRODUCT_MANUFACTURER := motorola
|
||||
|
|
Loading…
Reference in a new issue