Revert "Android: Add extra fields related to resources to crash reports."
This reverts commit 3e261e9b. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 545798 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzNlMjYxZTliMDBlZWI4YTA4MTJkNDc2OGIxN2FhYjMyNDkzODhhNzEM Sample Failed Build: https://ci.chromium.org/buildbot/chromium/Android/83350 Sample Failed Step: compile Original change's description: > Android: Add extra fields related to resources to crash reports. > > This CL adds two fields to Android crash reports. Specifically: > 1. custom_themes: Whether or not the user has apps installed for using > custom themes. This should help debug obscure resources related > crashes. > 2. resources_version: The product version as stored in resources.arsc. > This should help us detect if we tried to load resources from the old > apk during an update. > > Bug: 820591 > Change-Id: I1e2b36ec5640bb1376f83452851eaa5319d0f32f > Reviewed-on: https://chromium-review.googlesource.com/969597 > Commit-Queue: Eric Stevenson <estevenson@chromium.org> > Reviewed-by: Lei Zhang <thestig@chromium.org> > Reviewed-by: agrieve <agrieve@chromium.org> > Reviewed-by: Yaron Friedman <yfriedman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#545798} Change-Id: I05779ad74a74437faed311583f7249f0e60614b2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 820591 Reviewed-on: https://chromium-review.googlesource.com/981012 Cr-Commit-Position: refs/heads/master@{#545819}
Showing
Please register or sign in to comment