移除了主动请求READ_PHONE_STATE权限

This commit is contained in:
hyb1996
2018-07-11 17:30:06 +08:00
parent 01beaf7b37
commit f78f569461
3 changed files with 16 additions and 13 deletions

View File

@@ -20,6 +20,7 @@
<string name="text_requires_app_version_to_run_the_script" formatted="true">本脚本需要Auto.js版本号%d以上才能运行</string>
<string name="text_drawer_open">打开侧拉菜单</string>
<string name="text_drawer_close">关闭侧拉菜单</string>
<string name="no_read_phone_state_permissin">没有读取设备信息权限</string>
</resources>