2017-12-31 22:53:06 +01:00
|
|
|
#
|
2019-02-17 09:43:20 +01:00
|
|
|
# Copyright (C) 2018 The LineageOS Project
|
2017-12-31 22:53:06 +01:00
|
|
|
#
|
|
|
|
# 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.
|
2017-10-10 19:03:00 +02:00
|
|
|
|
2019-02-17 09:43:20 +01:00
|
|
|
PRODUCT_MAKEFILES := \
|
2019-10-28 10:00:21 +01:00
|
|
|
$(LOCAL_DIR)/lineage_mondrianwifi.mk
|
2019-12-05 10:22:07 +01:00
|
|
|
|
|
|
|
COMMON_LUNCH_CHOICES := \
|
|
|
|
lineage_mondrianwifi-userdebug
|