| commit | 79c8091d4cc50c9bf280095a943024c39d6e56ae | [log] [tgz] |
|---|---|---|
| author | George Lin <giolin@google.com> | Tue Dec 26 16:28:44 2023 +0000 |
| committer | George Lin <giolin@google.com> | Tue Dec 26 16:41:40 2023 +0000 |
| tree | 3db0e6a04eb1f6555104d74dbb1f5d75d627e586 | |
| parent | a1870dff5ec4d7b0b7876b563001e2f44302c956 [diff] |
Create InstanceIdSequence only when necessary Before InstanceIdSequence can be created whenever AppSessionId is created. The change makes sure that InstanceIdSequence can only be created when createNewId() is called. Test: Manaully tested that the logs are still correct Bug: 306655749 Flag: None Change-Id: I8cd22f9e69e25d9210c27e721c08ba1c1cc61397