Skip to content
Snippets Groups Projects
Select Git revision
  • e2ba13b9ef97e843cc536c84c2043db0f19befeb
  • 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

app.te

  • Nick Kralevich's avatar
    480374e4
    Fix compile time / CTS gps_data_files neverallow assertion · 480374e4
    Nick Kralevich authored
    Currently, zygote spawned apps are prohibited from modifying GPS
    data files. If someone tries to allow GPS access to any app domain,
    it generates a compile time / CTS exception.
    
    Relax the rules slightly for system_app. These apps run with UID=system,
    and shouldn't be banned from handling gps data files.
    
    This change doesn't add or remove any SELinux rules. Rather, it just
    relaxes a compile time assertion, allow partners to create SELinux
    rules allowing the access if they desire.
    
    Bug: 18021422
    Change-Id: Iad0c6a3627efe129246e2c817f6f71d2735eba93
    480374e4
    History
    Fix compile time / CTS gps_data_files neverallow assertion
    Nick Kralevich authored
    Currently, zygote spawned apps are prohibited from modifying GPS
    data files. If someone tries to allow GPS access to any app domain,
    it generates a compile time / CTS exception.
    
    Relax the rules slightly for system_app. These apps run with UID=system,
    and shouldn't be banned from handling gps data files.
    
    This change doesn't add or remove any SELinux rules. Rather, it just
    relaxes a compile time assertion, allow partners to create SELinux
    rules allowing the access if they desire.
    
    Bug: 18021422
    Change-Id: Iad0c6a3627efe129246e2c817f6f71d2735eba93