android_device_xiaomi_cupid/device.mk
Arian 918fa12d96 cupid: Initial device tree
Change-Id: Id01117ad481165bb7a87cf3d2b43c7d9a5fa6d45
2022-04-03 19:25:37 +02:00

16 lines
356 B
Makefile

#
# Copyright (C) 2022 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from xiaomi sm8450-common
$(call inherit-product, device/xiaomi/sm8450-common/common.mk)
# Inherit from the proprietary version
$(call inherit-product, vendor/xiaomi/cupid/cupid-vendor.mk)
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)