Update git submodules
* Update frameworks/support from branch 'androidx-main'
to 06be9d824b8de514bd01e78221d80d739192b483
- Merge changes Ifb73484a,Ie031ab76 into androidx-main
* changes:
build_log_simplifier now hiding generic Gradle help
androidx_incremental no longer printing time spent hashing output files
- build_log_simplifier now hiding generic Gradle help
Some of it is hard for developers to act on in CI, and some of it we expect developers to have seen already
Bug: 223685284
Test: Download build.log from https://android-build.googleplex.com/builds/pending/P31273449/androidx_incremental/latest/view/logs/build_error.log, then run:
./build_log_simplifier.py ~/build_error.log
And see that it doesn't mention the built-in Gradle help about --info, --debug, --scan, or help.gradle.org
Change-Id: Ifb73484a5ea8b8c44ded59fb968065e65d716f08
- androidx_incremental no longer printing time spent hashing output files
Bug: 223685284
Test: Treehugger runs busytown/androidx_incremental.sh
Change-Id: Ie031ab76e52cfd586d8df201338da567b5acccff
Loading
Please sign in to comment