diff --git a/Android.mk b/Android.mk index df27c37..eee536b 100644 --- a/Android.mk +++ b/Android.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2021 The LineageOS Project +# Copyright (C) 2021-2022 The LineageOS Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -26,7 +26,3 @@ # LOCAL_PATH := $(call my-dir) - -ifeq ($(TARGET_DEVICE),lemonadep) -include $(call all-makefiles-under,$(LOCAL_PATH)) -endif