diff --git a/AndroidProducts.mk b/AndroidProducts.mk index 372fa5321..97d74c302 100644 --- a/AndroidProducts.mk +++ b/AndroidProducts.mk @@ -15,4 +15,5 @@ # PRODUCT_MAKEFILES := \ - $(LOCAL_DIR)/aosp_angler.mk + $(LOCAL_DIR)/aosp_angler.mkk \ + $(LOCAL_DIR)/lineage.mk diff --git a/vendorsetup.sh b/vendorsetup.sh index 6ab23b314..15f23f37c 100755 --- a/vendorsetup.sh +++ b/vendorsetup.sh @@ -15,3 +15,5 @@ # add_lunch_combo aosp_angler-userdebug +add_lunch_combo lineage_angler-userdebug +