瑞芯微Rockchip开发者社区
直播中

剑寒九州

8年用户 654经验值
私信 关注
[问答]

rk3288的flash中internal\_sd被挂载为nand flash怎么改成无法被卸载的类型呢

rk3288的flash中,internal_sd被挂载为nand flash,可以被卸载,怎么改成无法被卸载的类型?
网上找了很久没找到这方面的资料,也可能找的方法不对,谁知道这方面的资料,或者怎么检索,给点提示都好。。。多谢

回帖(1)

刘埃生

2022-8-4 15:18:35
--- a/device/rockchip/rk3288/overlay/frameworks/base/core/res/res/xml/storage_list_box.xml
+++ b/device/rockchip/rk3288/overlay/frameworks/base/core/res/res/xml/storage_list_box.xml
@@ -49,7 +49,7 @@
              android:primary="false"
              android:emulated="false"
              android:allowMassStorage="true"
-             android:removable="true"
+             android:removable="false"
              android:mtpReserve="100" />
                    android:storageDescription="@string/storage_sd_card"
举报

更多回帖

发帖
×
20
完善资料,
赚取积分