commit | 513fec62fb714caf60ca18a0ab57d772e38b6f0d | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Tue Jul 19 09:29:10 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Tue Jul 19 09:32:00 2016 -0700 |
tree | 3152c73e9f53a188269ba6e109b76ea71e4d870e | |
parent | af6450f79b165d149b0ed26231c129104a7c2135 [diff] |
Test that @nullable Interface passing works as expected This integration test reveals a bug in Parcel::readNullableStrongBinder() that prevented it from working correctly for native clients. Bug: 30160959 Change-Id: Ib987f00782f5533bff1fee57994631b70ec814ce Test: Tests pass on angler