Add the followling property to the init.rc
# Make SD Card world wide writable
setprop persist.sampling_profiler 1
本文介绍了一种方法,通过在init.rc文件中添加特定属性来实现SD卡的全局可写权限。具体操作是在init.rc文件中加入一行代码:#MakeSDCardworldwidewritable setproppersist.sampling_profiler1。
Add the followling property to the init.rc
# Make SD Card world wide writable
setprop persist.sampling_profiler 1
1302

被折叠的 条评论
为什么被折叠?