In Progress
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Any updates on this? It's been a month already since I reported it, and it seems this crash is occurring quite frequently for my users.
Description
androidx.startup includes the following two rules:
The
-keepnames
rule is subsumed by the-keep
rule and can be removed. (Also, I would have expected this rule to be redundant in the first place, since aapt should generate keep rules for classes referenced from AndroidManifest.xml?)