Fix C++23 build: don't construct string from nullptr

It crashes at run-time, and in C++23, it becomes a compile-time error
instead.

See http://wg21.link/p2166r0.

Bug: 429048222
Test: m MODULES-IN-hardware-interfaces
Flag: EXEMPT bugfix
Change-Id: I3f1e5f21667ee2b8f8377dd585268423d660875a
1 file changed