Skip to content
Snippets Groups Projects
  1. May 13, 2018
    • Jaegeuk Kim's avatar
      dumpstate: allow /metadata for df · 18096f9c
      Jaegeuk Kim authored
      
      [  196.680228] type=1400 audit(1526230655.786:26): avc: denied { getattr } for
       pid=7159 comm="df" path="/metadata" dev="sda20" ino=2 scontext=u:r:dumpstate:s0
       tcontext=u:object_r:metadata_file:s0 tclass=dir permissive=0
      
      Bug: 66967195
      Bug: 79552162
      Test: adb bugreport
      Change-Id: Ib2abbc35e04a69992fa09a596694f428d3adc7c1
      Signed-off-by: default avatarJaegeuk Kim <jaegeuk@google.com>
      18096f9c
  2. May 10, 2018
  3. May 09, 2018
    • Calin Juravle's avatar
    • Paul Crowley's avatar
      Add wait_for_keymaster · 6af7af15
      Paul Crowley authored
      Bug: 79228237
      Test: audit2allow finds no relevant denials on boot
      Change-Id: Ia80b77ba9a1ec2354127cd0ef68d50ebcf593fb0
      6af7af15
    • Calin Juravle's avatar
      Allow system server to write profile snapshots in /data/misc/profman · 687d5e46
      Calin Juravle authored
      The goal is to allow creating profile snapshots from the shell command in
      order to be able to write CTS tests.
      
      The system server will dump profiles for debuggable in /data/misc/profman
      from where they will be pulled and verified by CTS tests.
      
      Test: adb shell cmd package snapshot-profile com.android.vending
      Bug: 74081010
      Change-Id: I54690305284b92c0e759538303cb98c93ce92dd5
      687d5e46
    • Mark Salyzyn's avatar
      FrameworksServicesTests: allow access to test.sys.boot.reason property · 1b748766
      Mark Salyzyn authored
      com.android.server.power.PowerManagerServiceTest#testGetLastShutdownReasonInternal due to "RuntimeException: failed to set system property"
      
      W/roidJUnitRunner: type=1400 audit(0.0:6): avc: denied { write } for name="property_service" dev="tmpfs" ino=13178 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:property_socket:s0 tclass=sock_file permissive=0
      W/libc    : Unable to set property "test.sys.boot.reason" to "shutdown,thermal": connection failed; errno=13 (Permission denied)
      
      Had to use precise property definition as com.android.phone accesses
      test properties as well.
      
      Test: compile
      Bug: 78245377
      Change-Id: I2cc810846f8615f2a2fae8e0d4f41de585b7abd7
      1b748766
  4. May 08, 2018
  5. May 07, 2018
  6. May 04, 2018
  7. May 03, 2018
  8. May 02, 2018
  9. May 01, 2018
  10. Apr 30, 2018
Loading