查看Android系统是User模式还是Eng模式

 

复制代码
 1 root@itek82_wet_kk:/ # cat default.prop
 2 #
 3 # ADDITIONAL_DEFAULT_PROPERTIES
 4 #
 5 ro.secure=1
 6 ro.allow.mock.location=0
 7 persist.mtk.aee.aed=on
 8 ro.debuggable=0
 9 ro.adb.secure=1
10 persist.sys.usb.config=mass_storage
11 persist.service.acm.enable=0
12 ro.mount.fs=EXT4
13 ro.persist.partition.support=no
复制代码

 

ro.secure=1 && ro.debuggable=0 为User模式

ro.secure=0 && ro.debuggable=1 为Eng模式

 

posted on   屌丝迷途  阅读(2283)  评论(0编辑  收藏  举报

导航

< 2025年1月 >
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8
点击右上角即可分享
微信分享提示