# platform-packages-services-Car **Repository Path**: github-30883884/platform-packages-services-Car ## Basic Information - **Project Name**: platform-packages-services-Car - **Description**: mirror to https://android.googlesource.com/platform/packages/services/Car, pick with android-12.0.0_r3 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: riscv64-android-12.0.0_dev - **Homepage**: https://github.com/flybigpig/platform-packages-services-Car.git - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-03 - **Last Updated**: 2023-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Native (C++) code format is required to be compatible with .clang-format file. Run ``` git clang-format --style=file --extension='h,cpp,cc' HEAD~ ``` Note that clang-format is *not* desirable for Android java files. Therefore the command line above is limited to specific extensions.