commit | aefe54636286795ed29da4cfb36421698385a67c | [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 | c955005e7e6f1177a448189ec0927c687c8beec7 [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