Skip to content
Snippets Groups Projects
  1. Sep 09, 2017
  2. Sep 08, 2017
  3. Sep 07, 2017
  4. Sep 06, 2017
    • Max Bires's avatar
      Adding module for selinux bug metadata feature · ab7732d8
      Max Bires authored
      Concatenates all 'bug_map' files and places the file on device under
      /system/etc/selinux/bug_mappings
      
      Bug: 34997782
      Test: the file appears properly on device when bug_map files are present
      Change-Id: I12d6c90983932f7d5e1d1f7586fa30a5edd7b0c5
      ab7732d8
    • Jeff Sharkey's avatar
      Start paving the way for vold calls over Binder. · 0fa3fb02
      Jeff Sharkey authored
      This change is the bare minimum needed to publish a new vold
      Binder service and move the simple "reset" call over to go through
      the new interface.
      
      The new rules here are mirrored on the existing installd rules, but
      with a handful of neverallow rules relaxed due to funky interactions
      with hal_client_domain().
      
      Test: builds, boots
      Bug: 13758960
      Change-Id: Ia9522ea7a68698cb0edce7879abfbf22b9d67c76
      0fa3fb02
    • Hung-ying Tyan's avatar
      Don't create nonplat_service_contexts on full_treble devices · e83f1e56
      Hung-ying Tyan authored
      On full Treble devices, servicemanager should only host services
      served from processes on /system; nonplat_service_contexts
      should not be created at all in this case.
      
      Bug: 36866029
      Test: Build marlin and make sure nonplat_service_contexts is not
            created.
      
      Change-Id: Id02c314abbb98fc69884198779488c52231d22c3
      Merged-In: Id02c314abbb98fc69884198779488c52231d22c3
  5. Sep 05, 2017
  6. Sep 02, 2017
  7. Sep 01, 2017
Loading