diff options
| author | 2022-07-28 00:14:06 +0000 | |
|---|---|---|
| committer | 2022-07-28 15:29:56 +0000 | |
| commit | a4e9397f3f5b35900615246e7d3e9529642adf55 (patch) | |
| tree | 87715463664f5bcef54b58574bc934a4093c1893 /libs/androidfw/StringPool.cpp | |
| parent | 563b92d6c6864da3629f29254509bf5ee15084d8 (diff) | |
Fix a -Wunqualified-std-cast-call warning.
This CL fixes the following warning:
frameworks/base/libs/hwui/thread/WorkQueue.h:60:25: warning: unqualified call to std::move [-Wunqualified-std-cast-call]
The code in question was checked in in 2017. Probably the warning has
been enabled very recently.
Test: m -j
Change-Id: I1f87bf8f53088a464cd0790305e7803d8c0b59d1
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions