Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9b5e7c67 authored by Jooyung Han's avatar Jooyung Han
Browse files

Fix binder_to_string.h for NDK

AIDL NDK backend uses SpAIBinder and ScopedFileDescriptor for AIDL
IBinder and ParcelFileDescriptor types and they are handle types which
handles "null" cases by themselves.

Both types are specialized in ToString() so that they can print "(null)"
when managed resource(binder or fd) is null.

Bug: 181196266
Test: atest aidl_integration_test
Change-Id: I8fdd7ae2548b423d4cc4ffc56bf74521418de1d6
parent f867ed2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment