commit | 93b8b794958edd145ffdb5818f8d748c69e60b5d | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Mon Feb 27 19:40:24 2023 +0000 |
committer | Vishnu Nair <vishnun@google.com> | Mon Feb 27 19:48:39 2023 +0000 |
tree | d24e4398bfb72e6e05d9618699c45643d80c4b47 | |
parent | ea6ff8192014357d3e720263bee60444e1f8f1d7 [diff] |
[sf] provide a unique id for snapshots Input and layer tracing relies on the fact that all layers have a unique id. Because mirror layers are no longer implemented by duplicating layers, we can have multiple snapshots with the same id. To fix this, provide a unique id that can be used by consumers who require them. Test: atest FlickerTest Bug: 238781169 Change-Id: Ibe54154b6e14f72bfe73a15faa0e7e0d19293e36