diff options
author | 2022-07-07 22:17:55 +0000 | |
---|---|---|
committer | 2022-07-08 17:56:24 +0000 | |
commit | a543a842e0dbab6f2801afa80837402e9cd85052 (patch) | |
tree | caef2b4ac0e981a10d144f016d9fc4ead0e03213 /libs/binder/Parcel.cpp | |
parent | 7c0b79f00a17e0a284b519418655c539dc0f3940 (diff) |
libbinder: eliminate Binder.cpp dependency on IShellCallback
Binder.cpp uses IShellCallback::asInterface to convert a Binder
to an IShellCallback, but the return value is not currently used.
This comments out that cast to eliminate the dependency on
IShellCallback, so we can build a minimal libbinder without it.
Bug: 224644083
Test: atest binderRpcTest
Change-Id: I209b1d2fd32cd9538c27aa263a6bf0a7e479fab1
Diffstat (limited to 'libs/binder/Parcel.cpp')
0 files changed, 0 insertions, 0 deletions