diff options
author | Narayan Kamath <narayan@google.com> | 2014-01-23 14:17:11 +0000 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2014-01-23 14:26:29 +0000 |
commit | b34a4615f82a4ad8ce2c0687f47e2113e057e893 (patch) | |
tree | fe40fe86aebcaff81b953a3095497e5a9441b4b8 /libs/hwui/renderthread/RenderTask.cpp | |
parent | 62b570e2febd1ab0614fd9000dc92412a8e109fd (diff) |
Hide android.os.Parcel.obtain(int).
This will break on 64 bit because 64 bit pointers are
wider than java int.
Also, this method technically isn't a public API because
it's a protected method on a final class. It shows up in
our api.txt files because of a quirk in the API generation
system.
Change-Id: I2b574943008ed34696b048195c0cac6af1aa0a3b
Diffstat (limited to 'libs/hwui/renderthread/RenderTask.cpp')
0 files changed, 0 insertions, 0 deletions