android_device_essential_mata/AndroidProducts.mk
Dan Willemsen 3c42e95744 mata: Switch from add_lunch_combo to COMMON_LUNCH_CHOICES
Bug: 77599627
Test: lunch  [see entries in list]
Change-Id: Id44fcfec47eeb979a745f879031f1bec7359a633
2019-10-20 07:13:48 +02:00

24 lines
766 B
Makefile

#
# Copyright (C) 2018-2019 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
PRODUCT_MAKEFILES += \
device/essential/mata/lineage_mata.mk
COMMON_LUNCH_CHOICES := \
lineage_mata-user \
lineage_mata-userdebug \
lineage_mata-eng