~elopio/gallery-app/revert_workaround-1302706-click_toolbar_button_failure

« back to all changes in this revision

Viewing changes to click/gallery.apparmor

  • Committer: Leo Arias
  • Date: 2015-05-15 08:05:23 UTC
  • mfrom: (954.1.241 gallery-app)
  • Revision ID: leo.arias@canonical.com-20150515080523-i2of3vr8h7dioj59
Now the toolbar object is not needed at all.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
 
    "policy_groups": ["accounts",
3
 
                      "audio",
 
2
    "policy_groups": ["audio",
4
3
                      "content_exchange",
5
4
                      "content_exchange_source",
6
5
                      "picture_files",
7
 
                      "friends",
8
6
                      "video",
9
7
                      "video_files"
10
8
                      ], 
11
 
    "policy_version": 1.1
 
9
    "read_path": [ "/media/" ],
 
10
    "policy_version": 1.2
12
11
}