Skip to content

Make AndroidManifest permissions more specific by platform#121

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

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

Conversation

@XabierGoros
Copy link

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.
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.

1 participant