commit | 0bde66a837542e5bd901d8b8e47c5bd7c4c99fe4 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Mon Nov 07 12:50:08 2011 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Tue Nov 08 20:42:11 2011 -0800 |
tree | d0b6f7097dd7ea9ff490c90daee117ca7a286354 | |
parent | 650a3e8894c6d26b258d26bdec856fde7aba43d6 [diff] |
Throw TransactionTooLargeException when Binder transaction fails. Bug: 5578022 Previously, Binder transactions failed silently, which caused problems because apps would carry on assuming that the operation had succeeded. Often, the apps would crash soon due to a violated invariant, but sometimes they managed to do some damage first... Change-Id: Ia9cc98b3b761a8160e7c4e87507860b5912c0451