commit | ecbeae74f299f44f9ec4c79ddd885e999d4e1b64 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Feb 11 18:02:06 2014 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Feb 11 18:02:06 2014 -0800 |
tree | 060184a770f7410ef85c57416bb2422f0abea051 | |
parent | 89492190b39e301d8203d0a9a9f6b11120c16ecb [diff] |
Use size_t* in AssetManager::createIdmap ResTable::createIdmap takes a size_t*, and the idmap command is passing in a size_t*, make AssetManager::createIdmap take a size_t*. Should fix the mac build. Change-Id: Idc16dedfe2aa7367c75f89a937a8242d494e8f8e