• Jaekyun Seok's avatar
    Use shared lib of libselinux in runconuid instead of static one. · f5ea19f3
    Jaekyun Seok authored
    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
    f5ea19f3
Android.mk 291 Bytes