Lines Matching refs:permissions
298 overview, Android apps can define custom permissions as a means of managing
300 pre-defined system permissions. Apps define custom permissions in <a href=
306 There are a small number of scenarios where defining custom permissions is a
307 legitimate and secure approach. However, creating custom permissions is
309 depending on the protection level assigned to the permissions.
319 Apps using duplicate custom permissions
326 same logical name for their custom permissions. Apps might also incorporate
339 <strong>uniqueness restriction on custom permissions</strong> for
354 permissions just as before and to request custom permissions from other apps
378 <li>Do you actually intend for other apps to request your custom permissions
391 <li>Do your custom permissions use names that are simple or based on common
414 If your app uses custom permissions and is widely distributed and installed,
417 revalidates installed apps, including a check of their custom permissions. If
434 <li>If you are using custom permissions in your app, consider their origin
441 <li>Consider replacing your custom permissions with system default
442 permissions where possible.
445 <li>If your app requires custom permissions, rename your custom permissions