commit | 6f8885bc143460d77f300a981169e0487ff923c1 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Sep 22 18:42:19 2015 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Thu Oct 01 12:47:49 2015 -0700 |
tree | 5d12dce856d59d764bab7eeefacce9a2e8d746ea | |
parent | 17cd2c49c9234758b76cb7e43d0bd12496ef31fb [diff] |
Implement C++11 move semantics for android::FileMap FileMaps should be movable, thereby not requiring them to be only used with a unique_ptr as they currently are. Change-Id: I0fb8013bf398a2ced5420d85ba888c2a7fc5a496