Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Any suggestions on where such an interface might live? I don't think it makes sense for the interface to be in the drawerlayout artifact if you're specifically going to use the interface to *not* use DrawerLayout.
Description
Since staleness will be a bigger problem with dex layout optimizations, we should have the baseline profile generation tasks report how stale your periodic / manual generation of profiles into the source directory is.
This will also help people determine how frequently to run the task.
E.g.:
Considerhttps://github.com/JakeWharton/diffuse for inspiration here.