Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Fix CheckStatus for Battery Permission on Android #1174

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

jamesmontemagno
Copy link
Collaborator

Description of Change

This is a special permission on 18 that just needs a manifest check: https://developer.android.com/reference/android/Manifest.permission#BATTERY_STATS

Behavioral Changes

Now will return granted if in manifest.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Has samples (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Updated documentation (see walkthrough)

@jamesmontemagno jamesmontemagno added this to the 1.5.2 milestone Mar 12, 2020
@jamesmontemagno jamesmontemagno added the awaiting-review This PR needs to have a set of eyes on it label Mar 12, 2020
@Redth Redth merged commit 159cda9 into develop Mar 25, 2020
@Redth Redth deleted the dev/fix-android-battery-permission branch March 25, 2020 19:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
awaiting-review This PR needs to have a set of eyes on it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants