fix borked repo

This commit is contained in:
2023-06-14 22:23:58 +02:00
commit e374ad7a87
17 changed files with 4653 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
#
# Copyright (C) 2022 The Android Open Source Project
# Copyright (C) 2022 SebaUbuntu's TWRP device tree generator
#
# SPDX-License-Identifier: Apache-2.0
#
LOCAL_PATH := $(call my-dir)
ifeq ($(TARGET_DEVICE),aladeng)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
endif