commit | e69b900f91152363d85e065470eb247057f84e3a | [log] [tgz] |
---|---|---|
author | Eric Miao <ericymiao@google.com> | Mon Oct 28 22:00:27 2024 -0700 |
committer | Eric Miao <ericymiao@google.com> | Tue Oct 29 09:51:50 2024 -0700 |
tree | 0982f49526286f19b8ffe74a0ae9cb52942333ff | |
parent | ef6370171c9eb0798c9f0edd47ec2090635779ff [diff] |
Use readonly version of native_metrics in dumpMemInfo Bug: 375072865 Flag: EXEMPT bugfix Reading of an exposed aconfig flag `native_metrics` caused crash in isolated processes. This CL fixes the crash by using the readonly version of the flag. Change-Id: I1902e81b768618c9682b97f952feb3167799d081