mirror of
https://github.com/LineageOS/android_device_essential_mata.git
synced 2025-10-30 04:12:55 +00:00
mata: Switch from add_lunch_combo to COMMON_LUNCH_CHOICES
Bug: 77599627 Test: lunch [see entries in list] Change-Id: Id44fcfec47eeb979a745f879031f1bec7359a633
This commit is contained in:
parent
93368cd29e
commit
3c42e95744
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright 2018 The LineageOS Project
|
||||
# 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.
|
||||
@ -16,3 +16,8 @@
|
||||
|
||||
PRODUCT_MAKEFILES += \
|
||||
device/essential/mata/lineage_mata.mk
|
||||
|
||||
COMMON_LUNCH_CHOICES := \
|
||||
lineage_mata-user \
|
||||
lineage_mata-userdebug \
|
||||
lineage_mata-eng
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user