Skip to content
Snippets Groups Projects
  1. Sep 19, 2019
  2. Sep 17, 2019
    • Paul Crowley's avatar
      Allow toolbox to rm -rf /data/per_boot · 859f9211
      Paul Crowley authored
      Bug: 140882488
      Test: create files and dirs in /data/per_boot, check they're removed.
      Cherry-Picked-From: 2367ba358f0ec0c0c591e3e2feadabf891f38eef
      Merged-In: Idf0ba09cbe51cbff6a7b2a464c4651a1f7fcf343
      Change-Id: Idf0ba09cbe51cbff6a7b2a464c4651a1f7fcf343
      859f9211
  3. Sep 14, 2019
  4. Sep 13, 2019
    • Roland Levillain's avatar
      Allow dexoptanalyzer to mmap files with Linux 4.14+ that it can already access. · d8a9a493
      Roland Levillain authored
      SELinux has a separate file mmap permission in 4.14+ kernels. Add this
      to dexoptanalyzer(d) in cases where it could already access files (in
      particular, secondary dex files).
      
      Addresses denials of the form:
      
        avc: denied { map } for […] path="/data/data/[…]" […]
        scontext=u:r:dexoptanalyzer:s0 tcontext=u:object_r:app_data_file:s0
      
      (cherry picked from commit c72b7d17310499f6bd6545e0e509fd603045d329)
      
      Test: Reproduce steps in bug 138683603 on a device with a 4.14+ kernel
            and check the absence of SELinux denials
      Bug: 138683603
      
      Change-Id: Ieba53eb431c0ba3914dcb5e5abdae667bd063555
      d8a9a493
  5. Aug 28, 2019
  6. Aug 27, 2019
  7. Aug 22, 2019
    • Daniel Solomon's avatar
      selinux: Update Q sepolicy prebuilt · 32481828
      Daniel Solomon authored
      Tag gpu_service as app_api_service. This is the corresponding api 29.0
      change to the public service.te from commit aosp/1105058
      (I30a951cd712b0ae4aacd2c4d6d42e74fac5c0707).
      
      Bug: 139685237
      Test: m selinux_policy
      Change-Id: Ia23cdd5f59b40a3e99cae424d9cf41d5e7442631
      32481828
  8. Aug 21, 2019
    • Tri Vo's avatar
      selinux: tag gpu_service as app_api_service · 32f279c0
      Tri Vo authored
      gpu_service is already accessible to untrusted 3p apps aosp/898376.
      Otherwise, vendor apps can't access gpu_service.
      
      Bug: 139685237
      Test: m selinux_policy
      Change-Id: I30a951cd712b0ae4aacd2c4d6d42e74fac5c0707
      32f279c0
  9. Aug 14, 2019
  10. Aug 13, 2019
    • Carmen Jackson's avatar
      Allow Traceur to record the suspend_resume trace event · afac97a1
      Carmen Jackson authored
      This should be available in user and userdebug builds.
      
      Bug: 137289935
      Test: Alongside atrace changes, recorded a trace using Traceur and
      verified that the tracepoints were included in the recorded trace in
      both user and userdebug builds.
      
      Change-Id: I6131557bdd0a298be9e75b39759599b189b9b988
      Merged-In: I6131557bdd0a298be9e75b39759599b189b9b988
      afac97a1
  11. Jul 17, 2019
  12. Jul 16, 2019
  13. Jul 15, 2019
  14. Jul 12, 2019
  15. Jul 09, 2019
  16. Jul 03, 2019
  17. Jul 02, 2019
  18. Jun 29, 2019
  19. Jun 28, 2019
  20. Jun 27, 2019
    • Todd Kennedy's avatar
      Allow rule to let settings access apex files · 9067699d
      Todd Kennedy authored
      In order to show licensing information, we need to read it from
      an asset stored in the .apex file.
      
      Bug: 135183006
      Test: Manual; settings can access apex files stored on /data
      Change-Id: I71fbde6e295d9c890c9b9b0449e5150834a6680e
      Merged-In: I71fbde6e295d9c890c9b9b0449e5150834a6680e
      9067699d
  21. Jun 22, 2019
  22. Jun 20, 2019
  23. Jun 19, 2019
  24. Jun 18, 2019
Loading