commit | bf45813a581d790b93b60446ae077fcedd76b0cf | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Sep 16 18:26:41 2020 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Sep 16 18:26:41 2020 -0700 |
tree | 885dfb935ad7bab0d1e9c2718d220aeaaff05ce1 | |
parent | e0eeaf1416bc01cca807158cc538651fe01ea6e0 [diff] |
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