summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Yurii Zubrytskyi <zyy@google.com> 2024-08-30 16:54:55 -0700
committer Yurii Zubrytskyi <zyy@google.com> 2024-09-06 16:32:50 -0700
commitfff1d48f432741160019a9266728097f10bd2189 (patch)
tree9aed65430929dcc93c27c27809c92bd5c3e1de9b /libs/androidfw/StringPool.cpp
parent7e33e3ae936397061a7b978047bbe454c1b27448 (diff)
[res] Better modification time resolution in Idmap
We used to track the modification time in seconds, which is both imprecise (an apk installation + idmap generation can easily take less time) and forces us to wait for >1s in the tests to just check if up-to-date checks work. This change updates the time to nanosecond resolution where supported (hm, MinGW for Windows, hm), as the underlying OS API provides Test: build + atest libandroidfw_tests idmap2_tests + boot Flag: EXEMPT minor change Change-Id: I37635e6f3b62aff3b4794912ac585a9ef5ea7a1e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions