platform_device_motorola_sm.../Android.mk
Dhina17 e70addc532 sm6225-common: Add initial common device tree files
Change-Id: Iad923b30fc46a9caa1c902acb44f519289743bf6
2022-12-31 10:38:30 +05:30

11 lines
218 B
Makefile

#
# Copyright (C) 2022 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
LOCAL_PATH := $(call my-dir)
ifneq ($(filter hawao, $(TARGET_DEVICE)),)
include $(call all-makefiles-under, $(LOCAL_PATH))
endif