|
|
|
|
|
by on_and_off
4033 days ago
|
|
The app needs to target M in order to access to these granular permission.
An app targeting a lower API level will work in legacy mode where it gets its permissions at install time, like before.
I guess it makes sense in order to give enough time to the devs to update their apps to this new system.
As long as the checking/warning becomes more aggressive in N, I am fine with that choice. |
|