commit | 6550f3033ff29957495370f34964b49e98e2cd8a | [log] [tgz] |
---|---|---|
author | Sam Lin <samlin@google.com> | Sat May 15 06:17:04 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat May 15 06:17:04 2021 +0000 |
tree | 6955678b931165865359e22fabefa6924f7a7879 | |
parent | 9cdb51894434ffedb619146dd5375d9501b9913e [diff] | |
parent | 7fce63ddf362cc4112fba2647aae024be9df2560 [diff] |
Create AVDs from the images automatically am: ae4b5ec96d am: c54f1cde69 am: cc10de1356 am: c643acf55d am: 7fce63ddf3 Original change: https://android-review.googlesource.com/c/platform/tools/aadevtools/+/1691592 Change-Id: I19753d8efda5f9c1d09519fa9ae136b48addc39d
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.