manager: Update Repository Naming

This commit is contained in:
ShirkNeko
2025-10-06 21:08:23 +08:00
parent 044b4a2f9c
commit c9c7a5f4e3
11 changed files with 19 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_MODULE := zakozakozako
LOCAL_MODULE := susfsd
LOCAL_SRC_FILES := susfs.c
include $(BUILD_EXECUTABLE)