permissions is only granted to system apps 错误
时间:
2018-09-08 21:35:24
阅读:
232
评论:
收藏:
0
[点我收藏+]
- permissions is only granted to system apps
- androidstudio中:
- File - Setting - Editor - Inspections,
- Android > Lint > Correctness 下的 Using system app permission , 然后设置右侧的 Severity 为 Warning
- 如果还在, 可以clean下工程
permissions is only granted to system apps 错误
原文:https://www.cnblogs.com/lancelee98/p/9610426.html