Fix memory limit computation for low-end Android
|dalvik_mb| no longer follows the expected heuristic pattern, causing us to over-estimate memory on low-end devices. This is a temporary fix that removes the Dalvik VM computation when on a low-end device. Eventually we should clean up this code for all Android devices. Bug: 742534 Change-Id: I9325530d6dc8cc9369d6beb0dd072424e5b60be9 Reviewed-on: https://chromium-review.googlesource.com/571179 Commit-Queue: Eric Karl <ericrk@chromium.org> Reviewed-by:Alexandre Elias <aelias@chromium.org> Cr-Commit-Position: refs/heads/master@{#486843}
Showing
Please register or sign in to comment