Lines Matching full:services
41 services must be put in one of three classes: core, main or late_state.
42 Services in the core class are not shutdown and restarted when the
43 temporary framework gets the disk password. Services in the main class
44 are restarted when the framework is restarted. Services in late_start are
45 not started until after the temporary framework is restarted. Put services
94 Finally, there were problems around killing and restarting various services
101 requiring all services to be in 1 of 3 groups: core, main and late_start.
102 Core services are never shut down after starting. main services are shutdown
103 and then restarted after the disk password is entered. late_start services
156 stops all services in the main class, which allows the tmpfs /data to be
166 init.rc to start services in class main again, and also start services
169 Now the framework boots all its services using the decrypted /data
193 stop services in the classes late_start and main. vold then unmounts
201 init.rc to start the main class of services. When the framework sees that
279 framework and all services