~dholbach/+junk/webapp-bvg

« back to all changes in this revision

Viewing changes to app.json

  • Committer: Daniel Holbach
  • Date: 2015-07-30 14:50:57 UTC
  • Revision ID: daniel.holbach@canonical.com-20150730145057-m2hd0ovbik99vm8m
add webview, update policy_version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
2
  "template": "ubuntu-webapp",
3
3
  "policy_groups": [
 
4
    "webview",
4
5
    "networking",
5
6
    "audio",
6
7
    "video",
7
8
    "location"
8
9
  ],
9
 
  "policy_version": 1.0
 
10
  "policy_version": 1.3
10
11
}