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 a3336adcb1
commit 8c8efd25ca
No known key found for this signature in database
GPG key ID: CC95044519BE6669
11 changed files with 113 additions and 1 deletions

View file

@ -25,7 +25,9 @@ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/aosp_shiba.mk \
$(LOCAL_DIR)/aosp_shiba_fullmte.mk \
$(LOCAL_DIR)/aosp_shiba_pgagnostic.mk \
$(LOCAL_DIR)/factory_shiba.mk
$(LOCAL_DIR)/factory_shiba.mk \
$(LOCAL_DIR)/lineage_husky.mk \
$(LOCAL_DIR)/lineage_shiba.mk
COMMON_LUNCH_CHOICES := \
aosp_ripcurrent-trunk_staging-userdebug \