Make ZygoteInit not require CAP_BLOCK_SUSPEND
We are dropping CAP_BLOCK_SUSPEND since that prevents correct suspension in Chrome OS. This change makes it so that it only requests that capability if it is not running inside a container. TEST=Android boots correctly BUG:24952794 (cherry picked from commit 5e38447a9bf81bb7d58d33c71498495e1e0f575f) (cherry picked from commit dc3943951ee475ef09cc7a4825368f9b707e1344) Change-Id: If39357f22955442d5532d1408ce74360384521bb
Loading
Please register or sign in to comment