Files
android_development/samples/browseable/RuntimePermissions/_index.jd
Trevor Johns c8e94bf583 Sync mnc-dev sample prebuilts
Syncing to //developers/samples/android commmit 2be5f5ca32.

Change-Id: Ia08c63655bd122c7fbb0cc3a50eec95d8edcb3f1
2015-08-17 09:37:47 -07:00

14 lines
423 B
Plaintext

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>