代码改变世界

随笔档案-2018年04月

[Android Tips] 31.如何将第三库引入的 Permission 删除掉

2018-04-16 15:14 by shaobin0604, 917 阅读, 收藏,
摘要: Just declare the incriminated permission in your (main) Manifest with the attribute (yes, that’s exactly how we fixed it). For example: Even if anothe 阅读全文