Skip to content
Snippets Groups Projects
  1. Aug 01, 2018
    • Tri Vo's avatar
      Rename untrusted_app_visible_*' to include 'violators'. · 7abca51d
      Tri Vo authored
      Bug: 110887137
      Test: Flash new system policy onto a device with vendor policy that uses
      untrusted_app_visible_* attributes, and check that old and new attributes
      are applied to exactly same types.
      Change-Id: Ibee0ec645878fcc8c93cd0fbd169a8d45129d79e
      7abca51d
  2. Jul 27, 2018
  3. Jul 26, 2018
    • Nick Kralevich's avatar
      Protect apps from ptrace by other system components · 84a42ead
      Nick Kralevich authored
      The Android security model guarantees the confidentiality and integrity
      of application data and execution state. Ptrace bypasses those
      confidentiality guarantees. Disallow ptrace access from system components
      to apps. Crash_dump is excluded, as it needs ptrace access to
      produce stack traces.
      
      Bug: 111317528
      Test: code compiles
      Change-Id: I883df49d3e9bca62952c3b33d1c691786dd7df4d
      84a42ead
  4. Jul 25, 2018
  5. Jul 24, 2018
  6. Jul 23, 2018
  7. Jul 20, 2018
Loading