commit | eab2afc7ac5183750a23693ecee89dad7f7abf5f | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Jan 27 08:02:48 2016 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Jan 27 10:05:06 2016 -0800 |
tree | b0bbd21d79e29ab2aec643d6216b60720a3d52a0 | |
parent | acca0abaf15318a6a260addd78566383bd4110a5 [diff] |
system_server BINDER_TYPE_FD sockets using ashmem accessors check if device is a character device, before calling ashmem_get_size_region. We do not check if the st_rdev matches /dev/ashmem. So this at least eliminates making this call when associated with a socket. Bug: 26374183 Change-Id: I68ed9d1c2cd4c47228ed065e3e18eb4151f038f4