DescriptionRevert of 🚀 Add dex info and static initializers to resource_sizes.py (patchset #3 id:40001 of https://codereview.chromium.org/2244653003/ )
Reason for revert:
Causing build failures, will update tracking bug with details.
Original issue's description:
> Add dex info and static initializers to resource_sizes.py
>
> The goal is to have a single script that reports all .apk
> size related metrics.
>
> * Uses method_count.py to get dex info.
> * Already had static initializer logic, but now shows it even without
> --so_with_symbols_path.
> * Tweaks the static initializer count logic to sum up rather for all
> .so files rather than report the same metric repeatedly.
>
> BUG=609365
>
> Committed: https://crrev.com/af1b0701484ff33965439440c43e620cf50a6056
> Cr-Commit-Position: refs/heads/master@{#411859}
TBR=rnephew@chromium.org,agrieve@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=609365
Committed: https://crrev.com/47fd25ce2fc9b8772836d2930de04ec4fa4edc8b
Cr-Commit-Position: refs/heads/master@{#412064}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|