commit | 15a54465bcb555bf9e46eaa14b48b7f7b0406539 | [log] [tgz] |
---|---|---|
author | Paul Lawrence <paullawrence@google.com> | Tue Apr 30 11:14:25 2019 -0700 |
committer | Paul Lawrence <paullawrence@google.com> | Tue Apr 30 20:35:04 2019 +0000 |
tree | 4718ab044564afbbcc8fa3b3ba431b957b5b290b | |
parent | c2180f475d9c1ce63dcf4d8183991812f9e597f8 [diff] |
Fix idle maintenance wrt checkpoint check By calling out to needsCheckpoint and supportsBlockCheckpoint, we inadvertently added the need for system permission to idleMain. Relax these permissions. Test: sm idle-maint run fails without this change, passes with Bug: 131680526 Change-Id: I3202ca5d818a90d72cce8cdb2c634b21ba308715 (cherry picked from commit eb4f12ca8d5a4cd22f6527d310f9226e7f22abac)