~ubuntu-branches/ubuntu/wily/apparmor-easyprof-ubuntu/wily

« back to all changes in this revision

Viewing changes to pending/templates/ubuntu-scope-local-content

  • Committer: Package Import Robot
  • Author(s): Jamie Strandboge
  • Date: 2014-10-01 15:13:35 UTC
  • mfrom: (78.1.17 utopic-proposed)
  • Revision ID: package-import@ubuntu.com-20141001151335-u6fmvnr8l4xzq0s3
Tags: 1.2.32
* ubuntu/1.2/ubuntu-scope-network, pending/ubuntu-scope-local-content:
  allow access to android libraries (LP: #1376430)
* ubuntu/ubuntu-{sdk,webapp}: allow read access for thumbnailer icons
  (LP: #1376436)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
  # endpoints)
14
14
  audit deny network,
15
15
 
 
16
  # These libraries can be in any of:
 
17
  #  /vendor/lib
 
18
  #  /system/lib
 
19
  #  /system/vendor/lib
 
20
  #  /android/vendor/lib
 
21
  #  /android/system/lib
 
22
  #  /android/system/vendor/lib
 
23
  /{,android/}vendor/lib/**           r,
 
24
  /{,android/}vendor/lib/**.so        m,
 
25
  /{,android/}system/lib/**           r,
 
26
  /{,android/}system/lib/**.so        m,
 
27
  /{,android/}system/vendor/lib/**    r,
 
28
  /{,android/}system/vendor/lib/**.so m,
 
29
 
16
30
  # Add to abstractions?
17
31
  @{PROC}/sys/net/core/somaxconn r,
18
32
  /sys/devices/system/cpu/ r,