The new permissions scheme introduced by Android Marshmallow requires checking for specific permissions at runtime, which implies the need to provide different flows dependi
Actually there are 2 ways of doing this I know so far:
adb shell pm grant "com.your.package" android.permission.your_permission