# 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.
# Software-Defined Vehicle (SDV) is a headless vehicle Android OS. # sdv_arm64 defines reusable elements specific to the SDV Core arm64 target. # # Note: it should not be used in IVI targets. It contains elements that, for # example, configure network interfaces - which in IVI a part handled by # NetworkManager.
PRODUCT_PACKAGES += \
dlkm_loader \
tcpdump
# Preprovisioned vvmtruststore content for /system_ext/etc/. # Used until properly mounting a vvmtruststore partition on arm64 is supported. # TODO: b/371522021 - configure the vvmtruststore partition on the test hardwares and remove these # packages.
PRODUCT_PACKAGES += \
vvmtruststore_instance1_etc_uds_certs \
vvmtruststore_instance1_etc_uds_pubs \
vvmtruststore_instance2_etc_uds_certs \
vvmtruststore_instance2_etc_uds_pubs \
vvmtruststore_instance3_etc_uds_certs \
vvmtruststore_instance3_etc_uds_pubs
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.