Merge lp:~vthompson/dropping-letters/fix-1323744 into lp:dropping-letters

Proposed by Victor Thompson
Status: Merged
Approved by: Alan Pope 🍺🐧🐱 πŸ¦„
Approved revision: 57
Merged at revision: 57
Proposed branch: lp:~vthompson/dropping-letters/fix-1323744
Merge into: lp:dropping-letters
Diff against target: 11 lines (+3/-1)
1 file modified
apparmor/dropping-letters.json (+3/-1)
To merge this branch: bzr merge lp:~vthompson/dropping-letters/fix-1323744
Reviewer Review Type Date Requested Status
Alan Pope 🍺🐧🐱 πŸ¦„ (community) Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+225527@code.launchpad.net

Commit message

* Add audio policy group.

Description of the change

This change adds the audio policy group so audio can be played via media-hub.

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'apparmor/dropping-letters.json'
2--- apparmor/dropping-letters.json 2014-07-02 12:16:58 +0000
3+++ apparmor/dropping-letters.json 2014-07-03 17:30:30 +0000
4@@ -1,4 +1,6 @@
5 {
6- "policy_groups": [],
7+ "policy_groups": [
8+ "audio"
9+ ],
10 "policy_version": 1.2
11 }

Subscribers

People subscribed via source and target branches