kernel: avoding umount when there isn't any module. close #556

This commit is contained in:
weishu
2024-01-08 12:55:08 +08:00
parent 757e69b15e
commit e9997a07c1
2 changed files with 13 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
#define EVENT_POST_FS_DATA 1
#define EVENT_BOOT_COMPLETED 2
#define EVENT_MODULE_MOUNTED 3
#define KSU_APP_PROFILE_VER 2
#define KSU_MAX_PACKAGE_NAME 256