Spracherkennung für: .fs vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# Copyright (C)
2026 The Android Open Source Project
#
# Licensed under the Apache License, Version
2.
0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#
http://www.apache.org/licenses/LICENSE-2.
0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# According to system/core/libcutils/include/private/android_filesystem_config.
# The range
7500-
7999 is reserved for the system_ext partition.
# User for Vehicle and Power mode agent.
[AID_SYSTEM_EXT_SDV_VPM]
value:
7500
# User for Orchestration agent.
[AID_SYSTEM_EXT_SDV_ORCH]
value:
7501
# User for Health management agent.
[AID_SYSTEM_EXT_SDV_HM]
value:
7502
# User for SOME/IP agent.
[AID_SYSTEM_EXT_SDV_SOMEIP]
value:
7503
# User for Telemetry agent.
[AID_SYSTEM_EXT_SDV_TELEMETRY]
value:
7504
# User for Service Bundle registry agent.
[AID_SYSTEM_EXT_SDV_SBR]
value:
7505
# User for Life Cycle Management agent.
[AID_SYSTEM_EXT_SDV_LCM]
value:
7506
# User for sdv_update_manager_agent.
[AID_SYSTEM_EXT_SDV_VSIDL_PROVIDER]
value:
7511
# Assigning the CAP_SYS_NICE capability to the service bundle runner executable file so servi
ce
# bundles can change their deadline scheduling policy. Note that this capability cannot be granted
# to the service bundle runner in the init service definition, because it's started by the
# lifecycle manager and not by init.
# The other attributes, mode, user and group, are required, and specify the permissions and the
# owner for the /system_ext/bin/lifecycle_service_bundle_runner file. The service bundle runner
# executable should only be run by the lifecycle manager, so this configuration sets the AID for
# lifecycle manager to be the owner of the executable.
[system_ext/bin/lifecycle_service_bundle_runner]
mode: 0555
user: AID_SYSTEM_EXT_SDV_LCM
group: AID_SYSTEM_EXT_SDV_LCM
caps: SYS_NICE