commit | ae4b5ec96d73cdda1da2dde4801625f1248ac1ad | [log] [tgz] |
---|---|---|
author | Sam Lin <samlin@google.com> | Fri Apr 30 13:03:55 2021 -0700 |
committer | Sam Lin <samlin@google.com> | Fri Apr 30 15:48:55 2021 -0700 |
tree | 6955678b931165865359e22fabefa6924f7a7879 | |
parent | de92e47897928feee6dd7f85595c4bdbd8a8c8ce [diff] |
Create AVDs from the images automatically Bug: 185414914 Test: ./test_create_avd.sh Change-Id: I65ab09a4e8a1a52fb905532ca6856841435afe5c
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.