commit | 193da6e642aee5def8bf28effef4a1c1e93412b4 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri Sep 18 18:12:17 2020 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Wed Sep 23 16:09:08 2020 +0000 |
tree | 51c33fd7970bc6135aa56a848f2f0a1e2c1337e2 | |
parent | f08e8871d43a80eea9cdc1fd277da4212244c85f [diff] |
Report ION usage event when ION heap size is 0 In a situation when ION heap size is 0 dumpsys meminfo will not report ION memory usage. Fix this by differentiating 0-size ION heap or pool from the cases when /sys/kernel/ion/* do not exist or not readable. Bug: 168942451 Test: emulate 0-size ION heap and run dumpsys meminfo Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: I66624c9e3c73a59462cce8830a36323677db0029