• torne's avatar
    android_webview: stop using system ashmem. · 3acfbb2b
    torne authored
    To support unbundled updates we need to stop depending on system
    libraries. Disable using the system ashmem APIs in libcutils and instead
    link Chromium's copy, and remove support for using the version in
    libcutils as there are no other users.
    
    This increases binary size by <1KB.
    
    BUG=409851
    
    Review URL: https://codereview.chromium.org/550213002
    
    Cr-Commit-Position: refs/heads/master@{#293916}
    3acfbb2b
BUILD.gn 262 Bytes