android 模拟器模拟非root权限

来源:互联网 发布:数据分析处理是什么 编辑:程序博客网 时间:2024/06/05 01:04
ubuntu$ adb shellandroid# iduid=0(root) gid=0(root) context=u:r:shell:s0android# su shellandroid$ uid=2000(shell) gid=2000(shell) context=u:r:su:s0
0 0