mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
11 lines
221 B
Makefile
11 lines
221 B
Makefile
#
|
|
# Copyright (C) 2022 The LineageOS Project
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
COMMON_PATH := device/xiaomi/sm6375-common
|
|
|
|
# Inherit the proprietary files
|
|
include vendor/xiaomi/sm6375-common/BoardConfigVendor.mk
|