OSDN Git Service

Removed log spam from the Zygote.
authorChris Wailes <chriswailes@google.com>
Mon, 8 Apr 2019 22:52:40 +0000 (15:52 -0700)
committerChris Wailes <chriswailes@google.com>
Mon, 8 Apr 2019 22:52:40 +0000 (15:52 -0700)
commitda0a9cd05c4e2860c91e2ac31285526c041a5b85
treecc694e00eb7a479dc5db1aa027749f6b01c850f2
parent5f8b1bfe664159776addafaf074506acf57bde43
Removed log spam from the Zygote.

This patch removes several debugging log messages.  These messages were
useful when the `FDs to ignore` list was usually empty, but with the
addition of USAPs this has become spammy.

Test: Build
Bug: 130172109
Change-Id: Id166990a63f20efb3bf6ffd5b697efd436d50921
core/jni/fd_utils.cpp