summaryrefslogtreecommitdiff
path: root/core/java/android/util/SparseArrayMap.java
diff options
context:
space:
mode:
authorsatayev <satayev@google.com>2021-12-21 18:44:36 +0000
committersatayev <satayev@google.com>2022-01-10 16:02:44 +0000
commit722533f283ef642e76ca6f0df99b69e40af75c16 (patch)
treeded94dbc048569817a2f155d8c58925c9ea903b4 /core/java/android/util/SparseArrayMap.java
parent3350e9f76fd375838bde1bae68ce28e07c1bb675 (diff)
Ignore requests to start an already started system service.
For apex-system-services, we allow them to be explicitly started in SystemService if there is a dependency on them from the rest of the framework during dessert development. We also need to preserve their manifest declaration for any previously launched dessert releases. To avoid starting the same service multiple times, keep track of which services have been started in SystemServiceManager and ignore duplicates. See go/updatable-system-services#bookmark=id.dnv20ia7siqd for more details. Bug: 192880996 Test: presubmit Change-Id: I0a9e48eac9fd5739e2c35818fa483a8e479c13a1
Diffstat (limited to 'core/java/android/util/SparseArrayMap.java')
0 files changed, 0 insertions, 0 deletions