Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Drop Android.mk

Change-Id: Ia52d77b993f5923006271539d9c2827b9eee9aab
This commit is contained in:
Albert Tang 2025-06-24 22:51:59 -05:00
commit f99788ebd0

View file

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