commit | ab683520faacb3b02424b4d5910ce51dd95118e0 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Aug 20 15:15:45 2020 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Aug 20 15:15:45 2020 -0700 |
tree | aa3abf57ec0b4cfb12d64cb648bf1d6bd40ea39d | |
parent | 4d1c6b220989b85ae864ef04d94b49a44e2c71a6 [diff] |
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