Add a clone git project script am: 45416de6b8

Original change: https://android-review.googlesource.com/c/platform/tools/aadevtools/+/1473316

Change-Id: I10d7d54c6003f7d481205a05d01db2fafd636c7c
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.