• Home
Name Date Size #Lines LOC

..--

bugreport/03-May-2024-581453

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

computepipe/03-May-2024-17,96011,155

displayproxy/03-May-2024-460320

evs/03-May-2024-38,86925,792

libsysfsmonitor/03-May-2024-393279

powerpolicy/03-May-2024-4,9563,728

security/03-May-2024-874633

telemetry/03-May-2024-2,4041,321

vhal/03-May-2024-4,1342,984

watchdog/03-May-2024-31,70520,070

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