commit | 251591fa049cb40132a721584a0e5cf2aa5512c8 | [log] [tgz] |
---|---|---|
author | Tim Murray <timmurray@google.com> | Thu Feb 14 09:26:46 2019 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Thu Mar 28 22:11:25 2019 +0000 |
tree | 8d252e3de62439a3f282eda60dac4247ebd3b066 | |
parent | 93b81f30aee94c686fab41e79529d5f4f3dbea9a [diff] |
sepolicy: Grant system_server and init access to /proc/pressure/memory Need ability for system components to access psi memory pressure file. Add required permissions for system_server and init to access /proc/pressure/memory file. Bug: 129476847 Test: system_server can read /proc/pressure/memory Change-Id: I10ce4f4fe0e3618fa77539e93246d0aae933082c Signed-off-by: Tim Murray <timmurray@google.com> Signed-off-by: Suren Baghdasaryan <surenb@google.com>