Add another missing libsysutils dependency.
We're trying to remove the implicit dependency on libsysutils that *all* code has via the symlink in system/core/include/, but netd and logd have code that #includes the headers without declaring the dependency (which works out in the end because their executables declare the dependency). Bug: http://b/165825252 Test: treehugger Change-Id: I3dede33034d4a1af3e34c9f21a249201a5ef003a
Loading
Please register or sign in to comment