Merge lp:~bfiller/camera-app/fix-content-hub-again into lp:camera-app

Proposed by Bill Filler
Status: Merged
Approved by: Bill Filler
Approved revision: 296
Merged at revision: 296
Proposed branch: lp:~bfiller/camera-app/fix-content-hub-again
Merge into: lp:camera-app
Diff against target: 13 lines (+2/-1)
1 file modified
click/camera-apparmor.json (+2/-1)
To merge this branch: bzr merge lp:~bfiller/camera-app/fix-content-hub-again
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+225519@code.launchpad.net

Commit message

add content_exchange_source policy for apparmor

Description of the change

add content_exchange_source policy for apparmor

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'click/camera-apparmor.json'
2--- click/camera-apparmor.json 2014-07-03 08:21:17 +0000
3+++ click/camera-apparmor.json 2014-07-03 16:37:46 +0000
4@@ -5,7 +5,8 @@
5 "audio",
6 "video",
7 "usermetrics",
8- "content_exchange"
9+ "content_exchange",
10+ "content_exchange_source"
11 ],
12 "policy_version": 1.2
13 }

Subscribers

People subscribed via source and target branches