summaryrefslogtreecommitdiff
path: root/libs/input/InputEventLabels.cpp
diff options
context:
space:
mode:
author Dominik Laskowski <domlaskowski@google.com> 2022-04-18 08:12:19 -0700
committer Dominik Laskowski <domlaskowski@google.com> 2024-01-29 11:22:51 -0500
commit70e4591214f3b5b7da4a8c0a17b71d7c69aa4aa1 (patch)
tree8c9d4480de1b596b2c934fff590cdd7926accde0 /libs/input/InputEventLabels.cpp
parent1b685dd3b6373ba55be1c57c672a22533e16664d (diff)
FTL: Fix SmallMap<K, V, 0>::try_emplace
SmallVector<T, N>::emplace_back returns a reference, whereas SmallVector<T, 0>::emplace_back returns an iterator (because its API must be compatible with StaticVector). Bug: 185536303 Test: ftl_test Change-Id: I6bdcd983c0bb2d2a326f79906997f85e89d7df44
Diffstat (limited to 'libs/input/InputEventLabels.cpp')
0 files changed, 0 insertions, 0 deletions