[automerger skipped] Mark ab/7061308 as merged in stage. am: 1c88bb8175 -s ours am: a193bfe2ab -s ours am: d2f9f351ae -s ours

am skip reason: Change-Id I36cb82905cdb69b5e8caf8233a531de7189e0c88 with SHA-1 4652e74252 is in history

Original change: undetermined

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Idc5167aae8811836b30acdebc088db41a36d0f9d
tree: cce859468265f3046c5b012fe9465acb77857d4a
  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.

  • sysui_oem_diff.sh to generate a summary of code changes between 2 revisions. The output will be useful to discuss the pain points w.r.t. sysui/notif customization.

System Performance Tuning

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