mirror of
https://github.com/Evolution-X-Devices/device_lenovo_zippo
synced 2026-02-01 08:16:45 +00:00
12 lines
283 B
Makefile
12 lines
283 B
Makefile
#
|
|
# Copyright (C) 2019-2021 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
# Get non-open-source specific aspects
|
|
$(call inherit-product-if-exists, vendor/lenovo/zippo/zippo-vendor.mk)
|
|
|
|
# sm8150-common
|
|
$(call inherit-product, device/lenovo/sm8150-common/common.mk)
|