Update git submodules
* Update frameworks/support from branch 'androidx-master-dev'
to dda96d6b95092607345b3f9a3bc7adb8d1f4a271
- Merge "zipTestConfigsWithApks disabling compression" into androidx-master-dev
- zipTestConfigsWithApks disabling compression
This seems to decrease the runtime of this task from ~39s to ~11s
Because the config files themselves are small, they don't really need to be re-compressed
Because the .apk files are already compressed, they don't really need to be re-compressed
So, we're asking Gradle not to bother to attempt to re-compress them.
Bug: 175409822
Test: Treehugger runs busytown/androidx.sh
Change-Id: I5cbc6a5a49337c364c42d47c8e687ea64bb1dc6d
Loading
Please sign in to comment