Different build targets based on what we want

This commit is contained in:
Nehemiah of Zebulun 2023-11-22 13:32:01 -05:00
parent e41a49a5be
commit d4d4cd3cf4
2 changed files with 4 additions and 6 deletions

View File

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

View File

@ -1,10 +1,10 @@
$(call inherit-product, device/phh/treble/treble_a64_bvN.mk) $(call inherit-product, device/phh/treble/treble_a64_bvN.mk)
PRODUCT_NAME := cats22flip PRODUCT_NAME := cats22flip_jnsw
PRODUCT_DEVICE := tdgsi_a64_ab PRODUCT_DEVICE := tdgsi_a64_ab
PRODUCT_BRAND := wePhone PRODUCT_BRAND := wePhone
PRODUCT_SYSTEM_BRAND := wePhone PRODUCT_SYSTEM_BRAND := wePhone
PRODUCT_MODEL := Cat S22 Flip | weOs | Nehemiah PRODUCT_MODEL := Cat S22 Flip | weOs | J/N/S/W
PRODUCT_SYSTEM_PROPERTIES += \ PRODUCT_SYSTEM_PROPERTIES += \
ro.system.ota.json_url=https://git.mezimmah.net/treble/ota/raw/branch/main \ ro.system.ota.json_url=https://git.mezimmah.net/treble/ota/raw/branch/main \
@ -18,11 +18,9 @@ PRODUCT_PACKAGES += \
Conversations \ Conversations \
Davx5 \ Davx5 \
DeskClock \ DeskClock \
Etar \
ExactCalculator \ ExactCalculator \
FairEmail \
FDroid \
Gallery2 \ Gallery2 \
K9Mail \
Linphone \ Linphone \
Nextcloud \ Nextcloud \
NextcloudNotes \ NextcloudNotes \