20fa0a4a62a085cebe824f0d9ae24321bf29df95
Fixed function definition and restored missing ksu_try_umount calls that were unintentionally removed in previous commits. This includes unmounts for: - /debug_ramdisk - /sbin - /system/etc/hosts - /apex/com.android.art/bin/dex2oat64 - /apex/com.android.art/bin/dex2oat32 Fixes:b443b11df9("kernel: Refactoring the mount point unloading logic") Fixes:da7632470d("kernel: 使用 try_umount 替换 ksu_try_umount 以统一卸载逻辑") Signed-off-by: schqiushui <orochi9999@gmail.com>
Description
Languages
Kotlin
67.1%
C
20%
Rust
11.1%
Shell
0.9%
Makefile
0.4%
Other
0.4%