android_device_sony_satsuki/lineage_satsuki.mk
Kevin F. Haggerty f96ef59a14 satsuki: Set shipping API level in the Lineage product makefile
Change-Id: I1dc0862a93b3ee2da6673741899f295129f5297c
2021-10-05 00:05:53 -04:00

26 lines
900 B
Makefile

#
# Copyright (C) 2020 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.
#
$(call inherit-product, device/sony/satsuki/full_satsuki.mk)
# Inherit some common LineageOS stuff
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
# Shipping API level
$(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_l_mr1.mk)
PRODUCT_NAME := lineage_satsuki