Chromium Code Reviews
DescriptionAdded a call to ActivityManager.isLowRamDevice() from SysUtils.detectLowEndDevice().
This patch adds an extra check to the SysUtils.detectLowEndDevice() method
(if no command-line flag is supplied). If ActivityManager.isLowRamDevice()
returns true, the method returns true (without checking device memory size).
BUG=
Committed: https://crrev.com/80dc8d87cfd1ef70541c101a355965f3a7a74415
Cr-Commit-Position: refs/heads/master@{#306592}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Update for review feedback #Messages
Total messages: 11 (2 generated)
|