Update AndroidProducts.mk

change twrp to ofox
This commit is contained in:
Russell Reynolds 2024-01-23 09:12:40 -06:00 committed by GitHub
parent e7cb4f2b1b
commit 1ca0e5b44e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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