Provide a script to provide diff stats for sysui am: b762d6c8b4 am: 1a3ec64fa5 Original change: https://android-review.googlesource.com/c/platform/tools/aadevtools/+/1550426 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I3902bfd668cf67c06988ddb5d16aa4f390ca1b60
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.
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.
AAOS system performance turning is hard. Here are the tools to make it a bit easier for the device developers.