Update git submodules
* Update frameworks/support from branch 'androidx-main'
to e5f92ce98e03bfa7971216fedcd171e1da445e5e
- Merge "diagnose-build-failure fix for test messages having quotes" into androidx-main
- diagnose-build-failure fix for test messages having quotes
Bug: 222322374
Test: 1. Add this to the bottom of build.gradle:
println(" > Project :appsearch:appsearch-local-storage declares a dependency from configuration 'bundleInside' to configuration 'exportRelease' which is not declared in the descriptor for project :icing.")
Fail
2. Run busytown/impl/build.sh --diagnose :help
3. See that diagnose-build-failure recognizes that this message still appears after stopping the Gradle daemon, and reports that the clean build also reproduced the issue
Change-Id: I3604705d648afdaacf4f6161ae5f49f5685af4cf
Loading
Please sign in to comment