summaryrefslogtreecommitdiff
path: root/runconuid
AgeCommit message (Collapse)Author
2017-10-11Add missing includes.Dan Albert
Test: mma Bug: None Change-Id: I0b22dd6c4150adaceb840f5624973b13eec12f42
2017-02-02Add all capabilities to the ambient set before execveZach Riggle
This ensures that we have access to e.g. CAP_SYS_RESOURCE in system_server. Change-Id: I9a556faea8913295b58501ea0a176ba0920fe667
2016-12-21Use shared lib of libselinux in runconuid instead of static one.Jaekyun Seok
libselinux is being used as shared lib by many other modules. So using its shared lib will reduce total image size. Size diff on angler build image is as follows. runconuid: 19912 -> 11256 (-8656) Test: building succeeded, and the image was tested on angler. Bug: 33056637 Change-Id: I6272486fdacef06c30d25f1718651757d873eb1b
2016-10-08Rely on the platform -std default.Elliott Hughes
Bug: http://b/32019064 Test: builds Change-Id: I301b223df84ffdea7c93b5c735c859abcc5bb220
2016-07-21Add runconuid command to xbinZach Riggle
Change-Id: Iebaabb316682acd4415673f1ef3727a25922225d