Skip to content
Snippets Groups Projects
  1. May 23, 2018
  2. May 22, 2018
  3. May 21, 2018
  4. May 18, 2018
  5. May 16, 2018
  6. May 15, 2018
    • Pavel Maltsev's avatar
      Allow to specify platform sepolicy dir mult. times · 34f23364
      Pavel Maltsev authored
      For automotive (and I assume for other verticals) it make sense to keep
      vertical-specific policies outside of /system/sepolicy as those not used
      by the phones. However, there's no way to do it rather than using
      BOARD_PLAT_{PUBLIC|PRIVATE}_SEPOLICY_DIR build variables.
      
      Bug: 70637118
      Test: lunch bat_land-userdebug && m
      Test: verify it builds, boots and logs seems to be reasonable
      Test: enable full treble for aosp_car_x86 - verify it builds, boots and
      no denials in the logs
      
      Change-Id: Ia5fd847f7a6152ff6cf99bbbc12e1e322f7946ab
      34f23364
    • Jerry Zhang's avatar
    • Jerry Zhang's avatar
      Allow mediaprovider to search /mnt/media_rw · 31c4b4ea
      Jerry Zhang authored
      Mtp needs access to this path in order to
      change files on an sdcard.
      
      Fixes denial:
      
      05-14 17:40:58.803  3004  3004 W MtpServer: type=1400 audit(0.0:46):
      avc: denied { search } for name="media_rw" dev="tmpfs" ino=10113
      scontext=u:r:mediaprovider:s0:c512,c768
      tcontext=u:object_r:mnt_media_rw_file:s0 tclass=dir permissive=0
      b/77925342 app=com.android.providers.media
      
      Bug: 77849654
      Test: no denials using mtp with emulated sdcard
      Change-Id: I27b5294fa211bb1eff6d011638b5fdc90334bc80
      31c4b4ea
    • TreeHugger Robot's avatar
  7. May 14, 2018
  8. 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
  9. May 12, 2018
  10. May 11, 2018
  11. May 10, 2018
  12. May 09, 2018
Loading