Client notes
What the pack actually changed in the sprint.
These are notes from Android teams in and around Kuala Lumpur who briefed a specific investigation. They mention signatures, OEM skins, and calendar friction — not a star widget.
Longer note · grocery app, Petaling Jaya
A store flavour mapping that never left CI
The team’s Play Console user-perceived crash rate crossed the bad-behaviour band two days after a store-flavour release. Internal Samsung units were quiet. Crashlytics for that version code was a wall of unknown frames.
The audit clock did not start until mapping.txt for the store flavour arrived — it had been overwritten by a white-label job the same night. Once the frames had names, the top cluster was a missing R8 keep rule on a JSON model used only by the store checkout path. Xiaomi units in the vitals window hit that path more often because that cohort used the “save card” sheet the office testers skipped.
The finding pack ranked that cluster first, a Samsung-only MediaPlayer path second, and a long tail of WebView renderer crashes that lined up with a Chrome train. Engineering took the keep rule in the next hotfix. The MediaPlayer path waited for a bench day. The readout itself slipped twice around their freeze, which the release owner still mentions.
Crash stability audit scope