Add a clone git project script

Bug: 171016031
Test: ./aadevtools/dev/clone_proj.sh
Change-Id: I63b3780f2073235635b4627743d9ae75d1dcc4f2
2 files changed
tree: a430bb870ac49b70c857b7929db9a24315bfdf36
  1. dev/
  2. performance/
  3. OWNERS
  4. README.md
README.md

Android Automotive Developer Tools

AADevT contains tools for AA device developers to improve their productivity.

  • Fully unbundle from Android versions, and use the AOSP trunk based development model.
  • Bridge the app ecosystem for Android Automotive OS because device developers are the key producers for the core apps.
  • Leverage Android app developer tools that a few million developers use.

Dev

This contains tools designed specifically to simplify the AA device development workflows.

  • clone_proj.sh to clone a git project for the unbundled development workflows in instead of the whole Android repo.

System Performance Tuning

AAOS system performance turning is hard. Here are the tools to make it a bit easier for the device developers.