Skip to content
Snippets Groups Projects
  1. Nov 26, 2014
    • dcashman's avatar
      Remove entropy from service_contexts. · 69636551
      dcashman authored
      Commit: 9287e0dd272b85b475e33bcbd7d868517a0f98f9 removed the registration
      of EntropyMixer with servicemanager, so it no longer needs a context.
      
      Bug: 18106000
      
      Cherry-pick of commit: 7cfef98c
      
      Change-Id: I9aeb35e7ffde75090f4234ea193514fb883b1425
      69636551
  2. Sep 10, 2014
    • Tyler Gunn's avatar
      Renaming Telecomm to Telecom. · 69cdca91
      Tyler Gunn authored
      - Changing package from android.telecomm to android.telecom
      - Changing package from com.android.telecomm to
      com.android.server.telecomm.
      - Renaming TelecommManager to TelecomManager.
      
      Bug: 17364651
      Change-Id: I70e9ecdab7482327f25387ecc6223f46e9cbe10e
      69cdca91
  3. Jul 29, 2014
  4. Jul 28, 2014
  5. Jul 21, 2014
  6. Jul 17, 2014
  7. Jul 16, 2014
  8. Jul 09, 2014
  9. Jul 01, 2014
    • Riley Spahn's avatar
      Add imms service and system_app_service type. · b1ec3dfa
      Riley Spahn authored
      Map imms to system_app_service in service_contexts and add
      the system_app_service type and allow system_app to add the
      system_app_service.
      
      Bug: 16005467
      Change-Id: I06ca75e2602f083297ed44960767df2e78991140
      b1ec3dfa
  10. Jun 27, 2014
    • Riley Spahn's avatar
      Preemptively adding services for pending commits. · 182498e8
      Riley Spahn authored
      Adding services to service_contexts for the
      pending commits Icf5997dd6a6ba5e1de675cf5f4334c78c2c037f1
      and Ibe79be30b80c18ec45ff69db7527c7a4adf0ee08.
      
      Change-Id: Ie898866d1ab3abba6211943e87bcec77ba568567
      182498e8
  11. Jun 26, 2014
  12. Jun 25, 2014
  13. Jun 17, 2014
    • Riley Spahn's avatar
      Add missing services to service_contexts. · 3f06ad96
      Riley Spahn authored
      Add missing services to service_contexts that we did not include
      in earlier patch that added SELinux checks in service_manager.
      
      Change-Id: I889d999bf0b745bfcb75a3553b207777dc5700b7
      3f06ad96
  14. Jun 12, 2014
    • Riley Spahn's avatar
      Add SELinux rules for service_manager. · f90c41f6
      Riley Spahn authored
      Add a service_mananger class with the verb add.
      Add a type that groups the services for each of the
      processes that is allowed to start services in service.te
      and an attribute for all services controlled by the service
      manager. Add the service_contexts file which maps service
      name to target label.
      
      Bug: 12909011
      Change-Id: I017032a50bc90c57b536e80b972118016d340c7d
      f90c41f6
Loading