diff options
| author | 2020-10-02 17:26:56 +0000 | |
|---|---|---|
| committer | 2020-10-02 19:56:49 +0000 | |
| commit | 9facfce6bed048e755e9e2a8103c4e199d4663d5 (patch) | |
| tree | a77dfb9217731a765e1e33e5402ecdd936aac1ad /libs/gui/QueueBufferInputOutput.cpp | |
| parent | 00633648701baed9d13ab47c676ad0eccb021a7c (diff) | |
libbinder_ndk: consider empty result as false
associateClassInternal returns std::optional<bool> where nullopt means
not sure yet, true means success, and false means failure. However,
there was one case where we considered nullopt to mean true.
Bug: N/A
Test: atest aidl_integration_test
Change-Id: I7caef23dfbd8d9a562a21a0f369fa22c976a8da0
Diffstat (limited to 'libs/gui/QueueBufferInputOutput.cpp')
0 files changed, 0 insertions, 0 deletions