commit | 97f388fdba793fdd2002df32f3bae1198064312f | [log] [tgz] |
---|---|---|
author | Bernie Innocenti <codewiz@google.com> | Tue Oct 16 19:17:08 2018 +0900 |
committer | Bernie Innocenti <codewiz@google.com> | Thu Oct 18 13:11:24 2018 +0000 |
tree | 50e0c23f9c9f22ffc87c0ba4e051c9d7b58201bf | |
parent | 2a008c59933b691b14079e84fa075eaef8d07568 [diff] |
libnetdutils: Remove dependency on libbinder Turns out asBinderStatus() is presently used only in NetdNativeService, so we can just move it there. This lets us drop the dependency on libbinder. Test: atest libnetdutils netd_unit_test Change-Id: If24a14b881326ec74880ea411973d0acc6ef5ff1