TODO

1.adb nohup 命令学习

看:https://ask.csdn.net/questions/1026

https://www.jianshu.com/p/747e0d5021a2

2.

android Q,vendor/lib64没法remount,OEM已解锁,也disable-verity了,都解决不了.
解决:
adb shell umount -nlf /vendor/lib64
adb shell umount -lf /vendor/lib64

 

posted on 2020-03-16 01:47  Hello-World3  阅读(280)  评论(0编辑  收藏  举报

导航