Skip to content
Snippets Groups Projects
  1. Apr 29, 2018
    • Jaekyun Seok's avatar
      Allow vendor-init-settable for properties used in Android TV · 18aaaad9
      Jaekyun Seok authored
      The following properties will be whitelisted.
      - ro.hdmi.device_type, ro.hdmi.wake_on_hotplug and
      persist.sys.hdmi.keep_awake for hdmi
      - ro.sf.disable_triple_buffer for SurfaceFlinger
      - media.stagefright.cache-params and persist.sys.media.avsync for
      nuplayer
      
      Bug: 78205669
      Bug: 78430613
      Test: succeeded building
      Change-Id: I5ee1a1de72c265bca87aa041c6acd9554f5f8c07
      18aaaad9
  2. Apr 26, 2018
  3. Apr 25, 2018
    • Zheng Zhang's avatar
      Allow mediaserver to access vendor_app_file · 3623c2b6
      Zheng Zhang authored
      Currently, when vendor APK try to use MediaPlayer to play its audio
      resource, it would fail due to this neverallow rules.
      
      avc: denied { read } for path="/vendor/app/TicFitness/TicFitness.apk" dev="dm-1" ino=183 scontext=u:r:mediaserver:s0 tcontext=u:object_r:vendor_app_file:s0 tclass=file permissive=0
      
      Bug: 78436043
      Change-Id: Id910184c16955f9e4e4c8d3bb6eca2253ab59063
      3623c2b6
  4. Apr 24, 2018
  5. Apr 23, 2018
  6. Apr 20, 2018
  7. Apr 19, 2018
  8. Apr 18, 2018
  9. Apr 17, 2018
    • Tri Vo's avatar
      Sepolicy for rw mount point for vendors. · 8c1a1b24
      Tri Vo authored
      Bug: 64905218
      Test: device boots with /mnt/vendor present and selinux label
      mnt_vendor_file applied correctly.
      Change-Id: Ib34e2859948019d237cf2fe8f71845ef2533ae27
      Merged-In: Ib34e2859948019d237cf2fe8f71845ef2533ae27
      (cherry picked from commit 210a805b)
      8c1a1b24
    • Treehugger Robot's avatar
      53cabd6c
    • Treehugger Robot's avatar
      cc23e48f
    • Mark Salyzyn's avatar
      init: lock down access to keychord_device · f14f7354
      Mark Salyzyn authored
      The out-of-tree keychord driver is only intended for use by init.
      
      Test: build
      Bug: 64114943
      Bug: 78174219
      Change-Id: I96a7fbcd9a54a38625063606f5c4ab6d40d701f6
      f14f7354
    • Florian Mayer's avatar
      Make traced_probes mlstrustedsubject. · 4378ba7c
      Florian Mayer authored
      Denials:
      04-12 12:42:47.795   903   903 W traced_probes: type=1400 audit(0.0:5684): avc: denied { search } for name="1376" dev="proc" ino=204553 scontext=u:r:traced_probes:s0 tcontext=u:r:untrusted_app_27:s0:c512,c768 tclass=dir permissive=0
      04-12 12:42:47.795   903   903 W traced_probes: type=1400 audit(0.0:5685): avc: denied { search } for name="1402" dev="proc" ino=204554 scontext=u:r:traced_probes:s0 tcontext=u:r:platform_app:s0:c512,c768 tclass=dir permissive=0
      04-12 12:42:47.801   903   903 W traced_probes: type=1400 audit(0.0:5686): avc: denied { search } for name="1496" dev="proc" ino=204557 scontext=u:r:traced_probes:s0 tcontext=u:r:untrusted_app:s0:c85,c256,c512,c768 tclass=dir permissive=0
      04-12 12:42:47.805   903   903 W traced_probes: type=1400 audit(0.0:5687): avc: denied { search } for name="1758" dev="proc" ino=204563 scontext=u:r:traced_probes:s0 tcontext=u:r:priv_app:s0:c512,c768 tclass=dir permissive=0
      
      Bug: 77955286
      
      Change-Id: If0985d3ddd7d14c2b139be1c842c9c8df99b90db
      Merged-In: If0985d3ddd7d14c2b139be1c842c9c8df99b90db
      4378ba7c
    • Alan Stokes's avatar
      Revert "Revert "Add /sys/kernel/memory_state_time to sysfs_power."" · 19b03639
      Alan Stokes authored
      This reverts commit 12e73685.
      
      Reason for revert: Rolling original change forward again, more carefully.
      
      Change-Id: I266b181915c829d743c6d8d0b8c0d70b6bf3d620
      19b03639
  10. Apr 16, 2018
Loading