Exclude the bg battery usage for apps with access to fine location
If an app has the permission ACCESS_FINE_LOCATION granted, its background battery usage during that wil be excluded from its overall background battery usage in AppBatteryTracker. Also turning OFF the exemption for apps with ACCESS_BACKGROUND_LOCATION only, as this doesn't mean it has access to locations. Bug: 200326767 Bug: 203105544 Test: atest FrameworksMockingServicesTests:BackgroundRestrictionTest Change-Id: Ibbd6dbb555c34c1839be6d21c62de00012832de6
Loading
Please register or sign in to comment