Skip to content
Snippets Groups Projects
Select Git revision
  • 6d10ca8fb6b2938b4b45a7512e483420d892842a
  • master default protected
  • android-7.1.2_r28_klist
  • pie-cts-release
  • pie-vts-release
  • pie-cts-dev
  • oreo-mr1-iot-release
  • sdk-release
  • oreo-m6-s4-release
  • oreo-m4-s12-release
  • pie-release
  • pie-r2-release
  • pie-r2-s1-release
  • oreo-vts-release
  • oreo-cts-release
  • oreo-dev
  • oreo-mr1-dev
  • pie-gsi
  • pie-platform-release
  • pie-dev
  • oreo-cts-dev
  • android-o-mr1-iot-release-1.0.4
  • android-9.0.0_r8
  • android-9.0.0_r7
  • android-9.0.0_r6
  • android-9.0.0_r5
  • android-8.1.0_r46
  • android-8.1.0_r45
  • android-n-iot-release-smart-display-r2
  • android-vts-8.1_r5
  • android-cts-8.1_r8
  • android-cts-8.0_r12
  • android-cts-7.1_r20
  • android-cts-7.0_r24
  • android-o-mr1-iot-release-1.0.3
  • android-cts-9.0_r1
  • android-8.1.0_r43
  • android-8.1.0_r42
  • android-n-iot-release-smart-display
  • android-p-preview-5
  • android-9.0.0_r3
41 results

system_server.te

  • Stephen Smalley's avatar
    959fdaaa
    Remove unlabeled execute access from domain, add to appdomain. · 959fdaaa
    Stephen Smalley authored
    
    Otherwise all domains can create/write files that are executable
    by all other domains.  If I understand correctly, this should
    only be necessary for app domains executing content from legacy
    unlabeled userdata partitions on existing devices and zygote
    and system_server mappings of dalvikcache files, so only allow
    it for those domains.
    
    If required for others, add it to the individual
    domain .te file, not for all domains.
    
    Change-Id: I6f5715eb1ecf2911e70772b9ab4e531feea18819
    Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
    959fdaaa
    History
    Remove unlabeled execute access from domain, add to appdomain.
    Stephen Smalley authored
    
    Otherwise all domains can create/write files that are executable
    by all other domains.  If I understand correctly, this should
    only be necessary for app domains executing content from legacy
    unlabeled userdata partitions on existing devices and zygote
    and system_server mappings of dalvikcache files, so only allow
    it for those domains.
    
    If required for others, add it to the individual
    domain .te file, not for all domains.
    
    Change-Id: I6f5715eb1ecf2911e70772b9ab4e531feea18819
    Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>