Add initial Lineage product makefiles

Co-authored-by: Michael Bestas <mkbestas@gmail.com>
Change-Id: I0781b6d4d74680ce7f0d860048871da7c2d43fb6
This commit is contained in:
Chirayu Desai 2021-11-22 21:22:09 +05:30 committed by Michael Bestas
parent 4bc4f1b9ef
commit d932294092
No known key found for this signature in database
15 changed files with 164 additions and 1 deletions

View file

@ -29,7 +29,11 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/factory_ripcurrent24.mk \
$(LOCAL_DIR)/aosp_tokay.mk \
$(LOCAL_DIR)/aosp_tokay_fullmte.mk \
$(LOCAL_DIR)/factory_tokay.mk
$(LOCAL_DIR)/factory_tokay.mk \
$(LOCAL_DIR)/lineage_caiman.mk \
$(LOCAL_DIR)/lineage_komodo.mk \
$(LOCAL_DIR)/lineage_tokay.mk
COMMON_LUNCH_CHOICES := \
aosp_caiman-trunk_staging-userdebug \
aosp_komodo-trunk_staging-userdebug \