lisa: Remove unused Android.mk

Change-Id: I98105c127066f7de7012a1895d19c96356105921
This commit is contained in:
Michael Bestas 2024-12-02 00:28:56 +02:00 committed by zaidkhan0997
parent 3e8814d4d2
commit 252de6f216
Signed by: zaidkhan0997
GPG Key ID: 6C50557AD547C980

View File

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