Skip to content
Snippets Groups Projects
  1. Oct 23, 2017
    • Tri Vo's avatar
      shell: grant access to /proc/version · 4b829da5
      Tri Vo authored
      Addresses this denial during CtsBionicTestCases:
      avc: denied { getattr } for path="/proc/version" dev="proc"
      ino=4026532359 scontext=u:r:shell:s0 tcontext=u:object_r:proc_version:s0
      tclass=file permissive=0
      
      Bug: 68067856
      Test: cts-tradefed run commandAndExit cts -m CtsBionicTestCases
      --skip-all-system-status-check --primary-abi-only --skip-preconditions
      No more denials to /proc/version
      Change-Id: I7e927fbaf1a8ce3637e09452cbd50f475176838e
      4b829da5
    • Paul Crowley's avatar
  2. Oct 20, 2017
  3. Oct 19, 2017
  4. Oct 18, 2017
  5. Oct 17, 2017
  6. Oct 16, 2017
    • Robert Quattlebaum's avatar
      wpantund: Allow wpantund to call callbacks · 0b2d26de
      Robert Quattlebaum authored
      This change allows wpantund to call any binder callbacks that have
      been registered with it. Generally, only privileged apps are allowed
      to register callbacks with wpantund, so we are limiting the scope for
      callbacks to only privileged apps. We also add shell to allow the
      command-line utility `lowpanctl` to work properly from `adb shell`.
      
      Bug: b/67393078
      Test: manual
      Change-Id: I64c52cc5e202725a81230dc67e1cd7c911cf8e1c
      (cherry picked from commit 17319cb3)
      0b2d26de
    • Robert Quattlebaum's avatar
      lowpan: Add wpantund to SEPolicy · fd03d517
      Robert Quattlebaum authored
      Bug: b/64399219
      Test: Manual
      Change-Id: I4f6c7e4e3339ae95e43299bf364edff40d07c796
      (cherry picked from commit c8bd93d7)
      fd03d517
    • Tri Vo's avatar
      Merge "Remove proc access from hal_audio." · 28bc373d
      Tri Vo authored
      28bc373d
    • Tri Vo's avatar
      Remove proc access from hal_audio. · 5cccb249
      Tri Vo authored
      As a consequence, hal_audio_default (and any domain with hal_audio attribute)
      loses access to proc label.
      
      Bug: 65643247
      Test: sailfish boots, can play sound through speakers and headset
      (3.5mm, usb, and bluetooth) without denials from hal_audio to proc.
      Test: VtsHalAudioEffectV2_0Target
      Test: VtsHalAudioV2_0Target
      
      Change-Id: I3eead5a26ef36b8840d31c5e078f006b0c2266a3
      5cccb249
Loading