赞
踩
获取安卓BOOT分区 ab卡槽
adb shell getprop ro.boot.slot_suffix
获取分区sde位置
ls -l /dev/block/by-name/ |grep boot
adb devices