Update AndroidProducts.mk
change twrp to ofox
This commit is contained in:
parent
e7cb4f2b1b
commit
1ca0e5b44e
1 changed files with 4 additions and 4 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/twrp_genevn.mk
|
||||
$(LOCAL_DIR)/ofox_genevn.mk
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
twrp_genevn-user \
|
||||
twrp_genevn-userdebug \
|
||||
twrp_genevn-eng
|
||||
ofox_genevn-user \
|
||||
ofox_genevn-userdebug \
|
||||
ofox_genevn-eng
|
||||
|
|
Loading…
Reference in a new issue