Files
frameworks_base/core/java/android/os
Ashok Bhat 8ab665dda4 AArch64: Make Binder and Parcel 64-bit compatible
Changes include
[x] Long is used to store native pointers

[x] Added new method obtain(long obj) to Parcel. Binder
    uses this method instead of obtain(int obj).

[x] obtain(int) has been changed to throw unsupported
    operation exception.

Change-Id: I408e0f2a24deb28c9277d86670653a51eb314266
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
Signed-off-by: Craig Barber <craig.barber@arm.com>
Signed-off-by: Kévin PETIT <kevin.petit@arm.com>
2014-01-23 16:25:19 +00:00
..
2013-06-21 18:43:17 -07:00
2013-05-07 15:05:09 -07:00
2013-05-22 13:25:15 +01:00
2012-09-26 10:49:35 -07:00
2013-07-08 18:06:24 -07:00