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

[xdl] Expand Android permissions blacklist and add annotations #2458

Merged
merged 2 commits into from
Aug 15, 2020

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Aug 13, 2020

This is a replacement PR for #2307, and part of expo/expo#9499. It adds some annotations to the permission list to know why permissions are or were added. This, together with the new Danger script that warns people when adding new permissions to android manifests should keep this up to date in the future 🚀

The following permissions are added to the list:

Keep in mind that adding these to the blacklist doesn't prevent users to include the permissions. It only switches the permission from automatically added to manually included in the android.permissions manifest property list 😄

@byCedric byCedric merged commit 9493434 into master Aug 15, 2020
@byCedric byCedric deleted the @bycedric/xdl/blacklist-permissions branch August 15, 2020 11:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants