OSDN Git Service

Use StringPrintf.
authorElliott Hughes <enh@google.com>
Tue, 3 Feb 2015 23:31:07 +0000 (15:31 -0800)
committerElliott Hughes <enh@google.com>
Tue, 3 Feb 2015 23:31:07 +0000 (15:31 -0800)
commitbe95c1599783ffd4cf0661db263c2e6783e27d6e
tree51b8c053ac48836c16a08be06f5d68d5fff8ab7a
parentc9692899c936d2d45f9c52f94b9847bd9de86bae
Use StringPrintf.

This doesn't replace every asprintf in netd, but it replaces the ones in code
I touched.

Change-Id: I2de5c7772523372bb36145e66e885aa8132ad58e
server/InterfaceController.cpp