commit | f80583918de648644ac66aef1b0c2e1fb8fd4831 | [log] [tgz] |
---|---|---|
author | Sam Lin <samlin@google.com> | Wed Apr 28 21:22:58 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Apr 28 21:22:58 2021 +0000 |
tree | 00bd136bce1823b67d07a29dfe5e5956d5083925 | |
parent | 31ee551f32b6189021c148a3ef6382d057687719 [diff] | |
parent | de92e47897928feee6dd7f85595c4bdbd8a8c8ce [diff] |
Add a script to set Cold Boot or Quick Boot & patch the data disk size am: de92e47897 Original change: https://android-review.googlesource.com/c/platform/tools/aadevtools/+/1690086 Change-Id: I86cc997e27b6074da5e2e1b2d02dd9202b6ae2bd
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.