libadbconnection_server: remove dynamic dependencies.

Make it easier to audit adbd for unexpected dependencies by statically
linking libbase and the STL.

Test: adb shell su 0 cat /proc/`adb shell pidof adbd`/maps | cut -c 74- | sort | uniq
Change-Id: Ib124afb5f43d33e4f5a0180898a8beb1301fc80f
1 file changed