Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.