commit | 557266f89a66c55d9b41d998d23d289e791c566a | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Fri Dec 02 15:28:56 2011 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Dec 02 15:28:56 2011 -0800 |
tree | 48623910fe75822605f4a4c5884e8b8bcd745d86 | |
parent | 4ca57ef16541f30c288d2133b13f7bfc7d58129c [diff] | |
parent | ea402a7e8c421b2e2403cfe9d8575c8047b315b7 [diff] |
Merge "Handle animations in Views' rectangle clipping methods." into ics-mr1
diff --git a/libs/binder/IPCThreadState.cpp b/libs/binder/IPCThreadState.cpp index 5ccf87f..5d34787 100644 --- a/libs/binder/IPCThreadState.cpp +++ b/libs/binder/IPCThreadState.cpp
@@ -773,6 +773,7 @@ bwr.read_buffer = (long unsigned int)mIn.data(); } else { bwr.read_size = 0; + bwr.read_buffer = 0; } IF_LOG_COMMANDS() {