commit | f5ea19f3151c7397f7839da3463688e76215177d | [log] [tgz] |
---|---|---|
author | Jaekyun Seok <jaekyun@google.com> | Wed Dec 21 14:23:09 2016 +0900 |
committer | Jaekyun Seok <jaekyun@google.com> | Wed Dec 21 15:43:14 2016 +0900 |
tree | 9368d54603e0492e5d407fcf32f5a98c630a0956 | |
parent | 3a1544a877787e89bf025da78bee5b9b841470ef [diff] |
Use shared lib of libselinux in runconuid instead of static one. 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