Add generic lineage targets to lunch choices
Change-Id: I80d77d7cdbdfa156e951003a218ba8a58d51b3d4
This commit is contained in:
committed by
Bruno Martins
parent
45166aaa2e
commit
6ce1be3e15
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2018 The LineageOS Project
|
# Copyright (C) 2018-2019 The LineageOS Project
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
# you may not use this file except in compliance with the License.
|
# you may not use this file except in compliance with the License.
|
||||||
@@ -19,3 +19,9 @@ PRODUCT_MAKEFILES := \
|
|||||||
$(LOCAL_DIR)/lineage_arm64.mk \
|
$(LOCAL_DIR)/lineage_arm64.mk \
|
||||||
$(LOCAL_DIR)/lineage_x86.mk \
|
$(LOCAL_DIR)/lineage_x86.mk \
|
||||||
$(LOCAL_DIR)/lineage_x86_64.mk
|
$(LOCAL_DIR)/lineage_x86_64.mk
|
||||||
|
|
||||||
|
COMMON_LUNCH_CHOICES := \
|
||||||
|
lineage_arm-userdebug \
|
||||||
|
lineage_arm64-userdebug \
|
||||||
|
lineage_x86-userdebug \
|
||||||
|
lineage_x86_64-userdebug
|
||||||
|
Reference in New Issue
Block a user