Files
frameworks_base/core/java/android
Jeff Brown 0a0ab128a6 Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel.
Bug: 5161290

Replace mDisposeAfterWriteToParcel with code that takes advantage
of the standard Parcel API support for releasing resources after
writing a Binder reply.

This change makes it less likely that InputChannels will leak
accidentally when passed across a Binder.

Change-Id: Id37706e7b88d074e8e4ac687c88f0db8963200f2
2011-08-12 18:08:08 -07:00
..
2011-07-19 10:33:41 -07:00
2011-05-16 11:53:31 -07:00
2011-08-09 16:31:46 -07:00
2011-07-22 09:01:48 -07:00