Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkh-lab/aosp-ncar-device
Project for adding new ncar_x86 device to AOSP.
https://github.com/nkh-lab/aosp-ncar-device
aosp automotive
Last synced: 4 days ago
JSON representation
Project for adding new ncar_x86 device to AOSP.
- Host: GitHub
- URL: https://github.com/nkh-lab/aosp-ncar-device
- Owner: nkh-lab
- Created: 2021-11-23T10:49:16.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T14:47:46.000Z (11 months ago)
- Last Synced: 2023-12-19T18:01:16.586Z (11 months ago)
- Topics: aosp, automotive
- Language: Makefile
- Homepage:
- Size: 153 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aosp-ncar-device
Project for adding new `ncar_x86` device to AOSP within [NCAR - Android Automotive Emulator Project](https://github.com/nkh-lab/aosp-ncar-manifest).
Based on `device/generic/car/aosp_car_x86.mk`.
## Device deployment diagram
![](doc/diagram/device-deployment.png)The following diagram shows all mk files depedencies for `ncar_x86` device:
![](doc/diagram/ncar_x86.svg)
[Link to full size image](https://raw.githubusercontent.com/nkh-lab/aosp-ncar-device/master/doc/diagram/ncar_x86.svg)
This diagram was autogenerated by [aosp-devicemk-parser](https://github.com/nkh-lab/aosp-devicemk-parser) tool.