婆罗门
精华
|
战斗力 鹅
|
回帖 0
注册时间 2007-7-13
|
On April 4th, a commit was made to AOSP that allows permissions to be runtime-only. This change adds a new runtime protection level flag to the Android system that, if set, will only grant certain permissions to apps that target Android Marshmallow or above. Currently the only permission that takes advantage of this new runtime-only flag is ANSWER_PHONE_CALLS, which allows any application with this permission to programmatically answer phone calls on behalf of the answer.
————
大概就是说有的权限是只给针对6.0及以上的应用发了,既然是针对6.0以及上的应用,那必须是找用户要权限…… |
|