How to disable sandbox in android ?

1,310 views
Skip to first unread message

rbha...@nvidia.com

unread,
Sep 19, 2014, 10:28:50 AM9/19/14
to chromi...@chromium.org
I've tried --no-sandbox flag in chrome_shell in android but it crashed. is there any other way in android to disable sandbox ?

Primiano Tucci

unread,
Sep 22, 2014, 5:15:12 AM9/22/14
to rbha...@nvidia.com, Chromium-dev
Which version of Android? On recent versions (4.4 KK and later)  you might want also to disable SELinux (adb root && adb wait-for-device && adb shell setenforce 0) as that contributes to the sandboxing, especially for  renderer processes.

On Fri, Sep 19, 2014 at 3:28 PM, <rbha...@nvidia.com> wrote:
I've tried --no-sandbox flag in chrome_shell in android but it crashed. is there any other way in android to disable sandbox ?

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev

Reply all
Reply to author
Forward
0 new messages