Stop probing for the seccomp system call.
commit6fa0499ec88b5bf85cec36e00016dcb9ea1ad0a9
authorrsesek <rsesek@chromium.org>
Wed, 22 Apr 2015 18:17:38 +0000 (22 11:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Apr 2015 18:17:50 +0000 (22 18:17 +0000)
tree440447398ec9f7e69f5c1ecb611ed2e9b88cc588
parent291aca9d228366c57cc5a70572c3571c3c5149be
Stop probing for the seccomp system call.

Doing so can cause kernel panics on certain LGE devices, so collection of that
data will be skipped. Android kernel versions and seccomp prctl support will
still be collected.

BUG=478478,468455
R=jln@chromium.org

Review URL: https://codereview.chromium.org/1100933002

Cr-Commit-Position: refs/heads/master@{#326340}
chrome/browser/android/seccomp_support_detector.cc
chrome/browser/android/seccomp_support_detector.h
chrome/common/chrome_utility_messages.h
chrome/utility/chrome_content_utility_client.cc