cupid: Remove unused Android.mk

Change-Id: I98105c127066f7de7012a1895d19c96356105921
This commit is contained in:
Michael Bestas 2024-12-02 00:28:56 +02:00 committed by Arian
parent 76c293c0ac
commit 10f9287428

View File

@ -1,11 +0,0 @@
#
# Copyright (C) 2022 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),cupid)
include $(call all-makefiles-under,$(LOCAL_PATH))
endif