commit | 962d017a9c009068eb0b5428df98df72eb1488a6 | [log] [tgz] |
---|---|---|
author | Brad Hinegardner <bhinegardner@google.com> | Fri Feb 09 19:08:41 2024 +0000 |
committer | Brad Hinegardner <bhinegardner@google.com> | Wed Feb 14 20:45:12 2024 +0000 |
tree | 1a877e7646e0f50aec0664e211d0ab2d4f0a1090 | |
parent | 1684475d241c50522aa5e837368c4e9e05a5e94c [diff] |
Prevent proguard related crashloop on weather clock A crashloop was happening due to "setGoneMargin" not being found. Adding a proguard rule to keep ConstraintSet methods alleviates this. Fixes: 322194308 Flag: N/A Test: Change to weather clock, observe no crashloop Change-Id: I322a89771b9535b27b68472c714ab33bb8a00814