OSDN Git Service

Fix handling of "allow fds" state.
authorDianne Hackborn <hackbod@google.com>
Tue, 4 Oct 2011 04:09:35 +0000 (21:09 -0700)
committerDianne Hackborn <hackbod@google.com>
Tue, 4 Oct 2011 04:09:35 +0000 (21:09 -0700)
commitc04db7e06737c5b9bae276ac462858d44002672e
treebc987fad458ca9609339478f4aac28971646d760
parent2588a07730ff511329c87b5f61b20419b2443d48
Fix handling of "allow fds" state.

Didn't take into account nesting of bundles.  Boo.

Change-Id: Ic8cf21ad8d6f4938a3e105128624c9d162310d01
core/java/android/os/Bundle.java
core/java/android/os/Parcel.java
core/jni/android_util_Binder.cpp
include/binder/Parcel.h
libs/binder/Parcel.cpp