• Home
Name
Date
Size
#Lines
LOC

..--

bugreport/03-May-2024-580452

car_binder_lib/largeParcelable/03-May-2024-2,0051,292

computepipe/03-May-2024-17,97211,167

displayproxy/03-May-2024-525368

evs/03-May-2024-44,09029,782

libsysfsmonitor/03-May-2024-410291

powerpolicy/03-May-2024-5,6884,318

security/03-May-2024-876635

telemetry/03-May-2024-2,9691,700

vhal/03-May-2024-4,2453,062

watchdog/03-May-2024-36,89422,760

README.mdD03-May-20241.1 KiB268

README.md

1<!--
2  Copyright (C) 2021 The Android Open Source Project
3
4  Licensed under the Apache License, Version 2.0 (the "License");
5  you may not use this file except in compliance with the License.
6  You may obtain a copy of the License at
7
8       http://www.apache.org/licenses/LICENSE-2.0
9
10  Unless required by applicable law or agreed to in writing, software
11  distributed under the License is distributed on an "AS IS" BASIS,
12  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  See the License for the specific language governing permissions and
14  limitations under the License
15  -->
16
17# Automotive Native Services (daemons)
18
19WARNING: Please don't put new vendor accessible HIDL/AIDL files here. Please
20         follow https://source.android.com/devices/architecture/hidl/interfaces
21         to find the best directory for new interfaces.
22         If your AIDL is not hardware backed, please put them under
23         //frameworks/hardware/interfaces/automotive/.
24         The existing vendor accessible AIDLs are legacy, and cannot be easily
25         move out without changing package names.
26