blob: a78f3b0cdd63dbb0670d73d228ee485afb0e9ab8 [file] [log] [blame]
page.tags="RuntimePermissions"
sample.group=System
@jd:body
<p>
This sample shows runtime permissions available in Android M and above.
Display the log on screen to follow the execution.
If executed on an Android M device, an additional option to access contacts is shown
that is declared with optional, M and above only permissions.
</p>