← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~popey/ubuntu-docviewer-app/fix-unconfined into lp:ubuntu-docviewer-app/reboot

 

Stefano Verzegnassi has proposed merging lp:~popey/ubuntu-docviewer-app/fix-unconfined into lp:ubuntu-docviewer-app/reboot.

Commit message:
Remove unconfined from apparmor profile. Tested on device, and we're still able to open pdfs and office docs just fine.

Requested reviews:
  Jenkins Bot (ubuntu-core-apps-jenkins-bot): continuous-integration
  Ubuntu Document Viewer Developers (ubuntu-docviewer-dev)

For more details, see:
https://code.launchpad.net/~popey/ubuntu-docviewer-app/fix-unconfined/+merge/276855
-- 
Your team Ubuntu Document Viewer Developers is requested to review the proposed merge of lp:~popey/ubuntu-docviewer-app/fix-unconfined into lp:ubuntu-docviewer-app/reboot.
=== modified file 'docviewer.apparmor'
--- docviewer.apparmor	2015-09-09 14:00:32 +0000
+++ docviewer.apparmor	2015-11-06 11:16:02 +0000
@@ -12,6 +12,5 @@
     "write_path": [
         "@{HOME}/Documents/"
     ],
-    "template": "unconfined",
     "policy_version": 1.2
 }


Follow ups