Add 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: I6ea331724e166ff968629c8124367bea418d4dcf
Loading
Please register or sign in to comment