fs_mgr模块

来源:互联网 发布:seo基础知识 编辑:程序博客网 时间:2024/06/04 18:20



recovery下的roots.cpp中读取fstab文件时调用到了android提供的fs_mgr模块,

s_mgr模块位于 system/core/fs_mgr下

0 0