OSDN Git Service

Partially revert "Add blocking and retrying wrappers for INetd uses."
authorJoel Scherpelz <jscherpelz@google.com>
Thu, 30 Mar 2017 01:13:03 +0000 (01:13 +0000)
committerJoel Scherpelz <jscherpelz@google.com>
Thu, 30 Mar 2017 01:18:44 +0000 (01:18 +0000)
commitd8ea68ddc91c9033083a4a508547ef90a76e1fdf
treeb2c01956d660f5b2de9fbe7957eb2a61cfe755b3
parentaf39244a34f4449c12a5f925222c9bc8d8049320
Partially revert "Add blocking and retrying wrappers for INetd uses."

Direct access to Netd from the bluetooth process is disallowed by
SELinux policy. This change reverts to the old behavior where IpManager
interacts with NetdService indirectly via NetworkManagementService.

Bug: 36492299

This partially reverts commit af39244a34f4449c12a5f925222c9bc8d8049320.

Change-Id: Icf20b1e24abf7dd3123760f8637928bde7afe06b
services/net/java/android/net/ip/IpManager.java