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