commit | d2b132fac44c38aea685db9170f24cf93a25ca99 | [log] [tgz] |
---|---|---|
author | Michael Wachenschwanz <mwachens@google.com> | Wed Apr 01 16:28:46 2020 -0700 |
committer | Michael Wachenschwanz <mwachens@google.com> | Mon Apr 06 16:02:33 2020 -0700 |
tree | 77ef7a9a75e74c31f21e26139cd598fd58d92ac9 | |
parent | 969e1e2759c0fad8862df2a9b4467e2e0bfb4594 [diff] |
Add permission check to UsageStatsManager#isAppInactive UsageStatsManager#isAppInactive provides usage information that is usually gated by the PACKAGE_USAGE_STATS permission in similar API. This updates isAppInactive to also check for the PACKAGE_USAGE_STATS permission. Test: atest android.app.usage.cts android.app.usage.cts.UsageStatsTest#testIsAppInactive Fixes: 148991455 Change-Id: I8ff8eb5d2e887bc164095f38d374e3992808fe79