1. 26 Aug, 2016 1 commit
    • Arve Hjønnevåg's avatar
      ServiceManager: Allow system services running as secondary users to add services · 047eec45
      Arve Hjønnevåg authored
      This should be reverted when all system services have been cleaned up to not
      do this. A process looking up a service while running in the background will
      see the service registered by the active user (assuming the service is
      registered on every user switch), not the service registered by the user that
      the process itself belongs to.
      
      BUG: 30795333
      Change-Id: I1b74d58be38ed358f43c163692f9e704f8f31dbe
      (cherry picked from commit e6bbe69b)
      047eec45
  2. 19 Feb, 2016 3 commits
  3. 20 Aug, 2015 1 commit
  4. 12 Jun, 2014 1 commit
    • Riley Spahn's avatar
      Add SELinux checks when adding a service. · 69154df9
      Riley Spahn authored
      Add a MAC check to the svc_can_register function in
      service_manager. The types are defined in
      external/sepolicy/service.te and the mapping from service
      names is defined in external/sepolicy/service_contexts.
      Currently uses the property context backend to parse the
      contexts file.
      
      Bug: 12909011
      Change-Id: I5d90a614263c60571c7c70c2882e6fa929911ca5
      69154df9
  5. 03 Feb, 2014 1 commit
  6. 31 Jan, 2014 2 commits
  7. 24 Oct, 2012 1 commit