Files
device_lenovo_zippo/Android.mk
Lucchetto cb11cd01e8 zippo: Use sm8150-common tree
Change-Id: Ifb954878a4bdaeb738752cab77cc9f965e8bc064
2021-04-02 11:28:27 -06:00

12 lines
209 B
Makefile

#
# Copyright (C) 2019-2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),zippo)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif