vermeer: Initial device tree

Signed-off-by: Lunark :3 <jvillaltamatos3007@gmail.com>

Change-Id: I16061ac326d1f281c1126ce11bfc6cc0b2ce719a
This commit is contained in:
ByteWave1014
2025-02-18 09:52:58 -05:00
committed by Lunark :3
commit 19b6b90f41
8 changed files with 120 additions and 0 deletions

15
device.mk Normal file
View File

@@ -0,0 +1,15 @@
#
# Copyright (C) 2025 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from xiaomi sm8550-common
$(call inherit-product, device/xiaomi/sm8550-common/common.mk)
# Inherit from the proprietary version
$(call inherit-product, vendor/xiaomi/vermeer/vermeer-vendor.mk)
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)