commit | 8a3ab3aadc2b54e140dac4c0e5eb389ffe2e5fc3 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Thu Nov 25 01:06:52 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Sat Dec 11 11:40:55 2021 +0900 |
tree | 1a57cc6ea16fb1dbef551cc7403ac34120fc16f2 | |
parent | 889451ed46c40eb11ac5942197c551bee2bf3ef9 [diff] |
binder_ndk: fix read/write interface To meet the legacy CPP behavior, reading and writing null interface values is okay even when @nullable is not specified in AIDL. Bug: 151817759 Test: atest CtsNdkBinderTestCases Change-Id: I6f33e5ce1071f52681988fd6c1b6b8f30923c8b2