Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Skip Gradle's static permission check for the Maps MyLocation feature. #1256

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

amirh
Copy link
Contributor

@amirh amirh commented Feb 22, 2019

Only applications that use the MyLocation feature needs to add the
location permission to the Android manifest, but in some configurations
Gradle fails the build if the permission is not included.

Fixes flutter/flutter#28339

Only applications that use the MyLocation feature needs to add the
location permission to the Android manifest, but in some configurations
Gradle fails the build if the permission is not included.

Fixes flutter/flutter#28339
@amirh amirh requested a review from mklim February 22, 2019 18:11
Copy link
Contributor

@mklim mklim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amirh amirh merged commit 8d9e174 into flutter:master Feb 22, 2019
@amirh amirh deleted the disable_gradle_permissions_lint branch February 22, 2019 18:23
julianscheel pushed a commit to jusst-engineering/plugins that referenced this pull request Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants