I have noticed that, when I do a staged rollout of an app with Android-Auto support, the app gets re-evaluated every time I change the percentage of users the app is made available to. The evaluation is also tremendously inconsistent, with the app passing about 80% of the time, and failing, with meaningless messages such as "Your app does not perform all functions properly or as expected from a user perspective." If this is not the final, 100% roll out, there is no problem, as the review will likely be different on the next iteration. However, if the rejection happens on the final roll-out, it blocks the app for all users (not just the < 1% that use Android Auto.)
This is largely a rant about Google's flawed evaluation mechanism, but I would like to know if anyone has a way to get the APK evaluated once, so that you can complete the rollout based on a final review, or a way to trigger a new review - changing the config in some trivial way and hitting submit again? Any ways to work through this flawed process would be helpful. Thanks!