replicant-frameworks_native/libs
Dianne Hackborn 8af0f82d89 Fix a major bug in Bundle when unparcelling from AIDL.
There was a serious problem in the Bundle(Parcel) and readFromParcel() methods,
where it wasn't doing the copying of the Parcel that Parcel.readBundle() does
and is a basic requirement for it to work correctly.

This re-arranges the code to make all of these functions (hopefully) correct.

Also fix a problem in Parcel where we were not duping fds when copying data from
one Parcel to another.
2009-05-22 13:51:47 -07:00
..
audioflinger Remove deprecated openInputStream factory method 2009-05-19 18:56:13 -07:00
surfaceflinger split boot animation out of SurfaceFlinger 2009-05-21 19:21:59 -07:00
ui split boot animation out of SurfaceFlinger 2009-05-21 19:21:59 -07:00
utils Fix a major bug in Bundle when unparcelling from AIDL. 2009-05-22 13:51:47 -07:00