Skip to content

Make AndroidManifest permissions more specific by platform#121

Open
XabierGoros wants to merge 1 commit into
nordicsemi:developfrom
XabierGoros:feature/improve-manifest-permissions
Open

Make AndroidManifest permissions more specific by platform#121
XabierGoros wants to merge 1 commit into
nordicsemi:developfrom
XabierGoros:feature/improve-manifest-permissions

Conversation

@XabierGoros
Copy link
Copy Markdown

Some permissions were added on a specific Android API, and were also removed on a different one. This PR intents to delimit the scope of those dangerous permissions. With these changes, the library will cover lower API permission requirements without the need to make any additional change. The only pending customization would be the one related to usesPermissionFlag and location, which is already well documented in the manifest file.

Some permissions were added on a specific Android API, and were also
removed on a different one. This PR intents to delimit the scope of those
dangerous permissions.
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants