Files
frameworks_base/tools/aapt2/XmlDom.cpp
Dan Albert 68dd736156 Fix pessimizing move.
Using std::move here prevents the compiler from performing copy
elision.

Change-Id: I80e98229359bdff5873be602d85ae6c502c67c1d
(cherry picked from commit 986d3f2eee)
2015-08-14 20:43:03 +00:00

13 KiB