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