diff options
author | Narayan Kamath <narayan@google.com> | 2014-01-24 13:51:51 +0000 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2014-01-27 11:11:50 +0000 |
commit | a9d5701b034ed2d9771b3f0943e1add00741d7cd (patch) | |
tree | bb8bac3dc9bca1eac92033ed2f1b2942d6e2ee29 /include/binder | |
parent | 467113c6fcb1f4714d84d6d097c5525ae0130d00 (diff) | |
download | frameworks_native-a9d5701b034ed2d9771b3f0943e1add00741d7cd.zip frameworks_native-a9d5701b034ed2d9771b3f0943e1add00741d7cd.tar.gz frameworks_native-a9d5701b034ed2d9771b3f0943e1add00741d7cd.tar.bz2 |
AssetManager cookies should be int32_t and not void*.
Cookies are really indices into vectors and arrays, so
they don't need to be void*. We choose int32_t instead
of size_t to allow their width to be well specified.
Change-Id: I319f271bd4f102dee7cb9f00df4c75ea697456f5
Diffstat (limited to 'include/binder')
0 files changed, 0 insertions, 0 deletions