(The permission of the Android60Marshmallow runtime changes the source code/
In marshmallow, Google has specified that specific permissions are "safe" and these "normal" permissions. These are similar ACCESS_ NETWORK_ STATE, the Internet, etc., cannot cause much harm. Normal permissions will automatically install time and never prompt the user for permission/ lt;/ manifestgt; lt; manifestxmlns:android=androidjatpackage=com.android.app.myappgt; lt; uses-permissionandroid:name=android.permission.INTERNET/gt;)