diff options
| author | 2019-07-22 18:40:34 -0700 | |
|---|---|---|
| committer | 2019-09-09 13:46:03 -0700 | |
| commit | 0d84430bbc95036bd189105510ee693aa4f041d6 (patch) | |
| tree | 6ab9709dd69e548b983d8c801dd29ade7185d5d3 /opengl/libagl/BufferObjectManager.cpp | |
| parent | e380e5d82fb3eee5a7bf8d7f47882abe53f89d87 (diff) | |
ServiceManager signals init to start lazy services
This allows services to be disabled at boot and dynamically enabled as
they are needed. When servicemanager receives a getService request,
it will check whether the service is running. If it is not,
servicemanager will attempt to start the service by signaling init with
the ctl.interface_start control message.
Bug: 138756857
Test: Manual (using mediaextractor as a test service), test_sm
Change-Id: Ic2d47d21769b936381e3fae2f2cf739d3b7501a4
Diffstat (limited to 'opengl/libagl/BufferObjectManager.cpp')
0 files changed, 0 insertions, 0 deletions