Throttle requests to ActivityManager.getProcessMemoryInfo().
This is very expensive and needs to run in the system process, we don't want apps abusing it. Also don't allow apps to get information about anything but their own process, unless they have the appropriate privileged permissions. Bug: 112537519 Test: manual Change-Id: I103a11f8d5b49fd4536795ea52c05de297698cb5
Loading
Please register or sign in to comment