commit | 36d84953c7104d1950648647d19a973c1275fea6 | [log] [tgz] |
---|---|---|
author | Eric Caruso <[email protected]> | Fri Sep 01 17:58:30 2017 |
committer | chrome-bot <[email protected]> | Fri Sep 01 23:41:58 2017 |
tree | 069486b906d0ce7b41bac0dc3854ab5e36d57684 | |
parent | 2e3c3ca3b3a6add246f8e4bd314be5a070a85603 [diff] |
mtpd: fix seccomp policy After the refactor it looks like the message loop uses some different syscalls, and we have a few extra syscalls to get the uid/gid for the process as well. Prevent seccomp from killing mtpd when it uses these new syscalls. BUG=chromium:761247 TEST=deploy to minnie, cyan and successfully connect an MTP-supporting android device Change-Id: I9cef6ec24b2dcae0f3b4e56742688d7297f1a928 Reviewed-on: https://chromium-review.googlesource.com/648077 Commit-Ready: Eric Caruso <[email protected]> Tested-by: Eric Caruso <[email protected]> Reviewed-by: Jorge Lucangeli Obes <[email protected]> Reviewed-by: Ben Chan <[email protected]>