1. 12 Jan, 2016 3 commits
  2. 05 Jan, 2016 1 commit
  3. 18 Dec, 2015 1 commit
  4. 29 Oct, 2015 2 commits
  5. 22 Oct, 2015 2 commits
  6. 21 Oct, 2015 4 commits
  7. 19 Oct, 2015 3 commits
  8. 14 Oct, 2015 4 commits
  9. 25 Sep, 2015 1 commit
  10. 15 Sep, 2015 2 commits
  11. 14 Sep, 2015 1 commit
    • Lorenzo Colitti's avatar
      Allow system_server to bind ping sockets. · 16c36f68
      Lorenzo Colitti authored
      This allows NetworkDiagnostics to send ping packets from specific
      source addresses in order to detect reachability problems on the
      reverse path.
      
      This addresses the following denial:
      
      [  209.744636] type=1400 audit(1441805730.510:14): avc: denied { node_bind } for pid=8347 comm="Thread-202" saddr=2400:xxxx:xxxx:xxxx:40b1:7e:a1d7:b3ae scontext=u:r:system_server:s0 tcontext=u:object_r:node:s0 tclass=rawip_socket permissive=0
      
      Bug: 23661687
      
      (cherry picked from commit c3712143)
      
      Change-Id: Ia93c14bc7fec17e2622e1b48bfbf591029d84be2
      16c36f68
  12. 11 Sep, 2015 1 commit
  13. 10 Sep, 2015 1 commit
    • dcashman's avatar
      Allow untrusted_app to list services. · 0b764ae9
      dcashman authored
      CTS relies on the ability to see all services on the system to make sure
      the dump permission is properly enforced on all services.  Allow this.
      
      Bug: 23476772
      Change-Id: I144b825c3a637962aaca59565c9f567953a866e8
      0b764ae9
  14. 01 Sep, 2015 1 commit
  15. 28 Aug, 2015 13 commits