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

Skip to content
Commit 619b9358 authored by Steven Moreland's avatar Steven Moreland
Browse files

service: remove re-implemented functions

We have 'ostream << (const String16&)' and
'IBinder::getInterfaceDescriptor' now, so we don't need implementations
here.

One side-effect of this change is that rather than printing only the
ascii characters from a utf-16 interface type, we will actually convert
the name to utf-8. This would increase the clarity of the output, but
we don't actually expect to benefit from this since interface names
are in utf-8.

Bug: N/A
Test: 'aservice list'
Change-Id: If9bbcf0cdd5be06974d979d9ad7cffb37efd930e
parent 36227a85
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