xref: /aosp_15_r20/development/samples/browseable/RuntimePermissions/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1
2page.tags="RuntimePermissions"
3sample.group=System
4@jd:body
5
6<p>
7
8            This sample shows runtime permissions available in Android M and above.
9            Display the log on screen to follow the execution.
10            If executed on an Android M device, an additional option to access contacts is shown
11            that is declared with optional, M and above only permissions.
12
13        </p>
14