New scripts to add AVD images to Android SDK dir. am: ccd7712289 am: 7c4445bf7b am: 5756215d7e Original change: https://android-review.googlesource.com/c/platform/tools/aadevtools/+/1681966 Change-Id: I97b14add6ff24338bb43f2414d7f762a0ac6c499
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.
This contains tools designed specifically to simplify the AA device development workflows.
sysui_oem_diff.sh generates a summary of code changes between 2 revisions. Which gives you a rough idea of changes on files and Lines of Code.
$ ./sysui_oem_diff.sh ~/Android/android11-release remotes/aosp/android10-qpr3-release remotes/aosp/android11-release > sysui_gcar_android10-qpr3-release_android11-release.txt
AAOS system performance turning is hard. Here are the tools to make it a bit easier for the device developers.