commit | 097395532b8eb7310bac50597531f4551e2db636 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Sep 22 10:14:05 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Sep 22 10:14:05 2016 -0700 |
tree | dc922cced7d4896f4e385573765c3b25ce6fab3b | |
parent | 5cf3db6d2b3a024d33d660d07b3ea8d5106cf208 [diff] |
Remove has_trivial_move trait from Vector<T> Vector<T> objects are a dynamic type with a vtable, which is not trivially moveable. Impact on aapt for frameworks-res is negligible, ~3%. Bug: 31595853 Test: m -j framework-res Change-Id: I8a3269c35d95affb6e86d60588bcfca46db7f445