summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Yisroel Forta <yforta@google.com> 2024-05-03 19:54:13 +0000
committer Yisroel Forta <yforta@google.com> 2024-05-03 20:37:51 +0000
commitc218f65064d6b456968b5b3a4c17ca602559586f (patch)
tree6a975190b4cddd5d7aedfb51e8e752fa836d51bb /libs/androidfw/StringPool.cpp
parent7f879f8eb088b8ce1f89ff299e74f953d0c440da (diff)
Use clock monotonic for AppStartInfo timestamps
Currently timestamps are a mix, need to pick one Why clock montonic: - This is what's documented, used of elapsed time is really a bug. - This is what's used across most of logging, enabling us to be consistent and use available timestmaps (as we already are) more easily. Also stop using and remove tracker single timestamp methods in favor of using broader one with key specified. Test: check timestamps via shell command Bug: 338637327 Flag: EXEMPT - day-to-day bugfix Change-Id: Id3f242cf717c967d94e813ef3ee63ede2a374068
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions