android_webview: stop using system ashmem.
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}
Showing
Please register or sign in to comment