Skip to content
Snippets Groups Projects
  1. Jan 22, 2021
    • Hai Zhang's avatar
      Add necessary system APIs for moving role into module. · 84705c4a
      Hai Zhang authored
      - Added Context.getUser() to system API, to allow module framework
      classes to also implement multi-user support in manager classes.
      
      - Added PackageManager.getPermissionControllerPackageName() to system
      API for RoleControllerManager to know which package to bind to.
      
      Bug: 158736025
      Test: build
      Change-Id: If69a97573eb1e676145e0accdfa73fef320aabe7
      84705c4a
    • Hai Zhang's avatar
      Add LocalManagerRegistry inside system server. · bd47187f
      Hai Zhang authored
      This is similar to LocalServices, but dedicated to module API in the
      same process.
      
      Bug: 158736025
      Test: presubmit
      Change-Id: Ib9f14070a665ebd8c582376d7ea044d9b945b6b0
      bd47187f
  2. Jan 21, 2021
Loading