mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-07-31 05:25:18 +09:00
sm6250-common: add support for curtana
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter placeholder,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter curtana,$(TARGET_DEVICE)),)
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
Reference in New Issue
Block a user