Add initial Lineage product makefiles
Co-authored-by: Michael Bestas <mkbestas@gmail.com> Change-Id: I0781b6d4d74680ce7f0d860048871da7c2d43fb6
This commit is contained in:
parent
8b71b751ca
commit
4a6dd7d3b5
7 changed files with 63 additions and 1 deletions
|
@ -16,7 +16,8 @@
|
|||
|
||||
PRODUCT_MAKEFILES := \
|
||||
$(LOCAL_DIR)/aosp_comet.mk \
|
||||
$(LOCAL_DIR)/factory_comet.mk
|
||||
$(LOCAL_DIR)/factory_comet.mk \
|
||||
$(LOCAL_DIR)/lineage_comet.mk
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
aosp_comet-trunk_staging-userdebug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue