Skip to content

Instantly share code, notes, and snippets.

@ncoblentz
Created October 3, 2011 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ncoblentz/1259959 to your computer and use it in GitHub Desktop.
Save ncoblentz/1259959 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<widget xmlns="http://www.w3.org/ns/widgets"
xmlns:rim="http://www.blackberry.com/ns/widgets"
version="1.0.0">
<name>Permissions Test</name>
<description>This application tests whether privileged APIs can be called without AppWorld reporting those permissions to the user.</description>
<author>Nick Coblentz</author>
<content src="index.html" />
</widget>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment