Skip to content

fix: Remove READ_EXTERNAL_STORAGE permission requirement (backport #3018)#3023

Merged
willdurand merged 1 commit intominor-releases-7.x.xfrom
backport-3018
Jan 19, 2024
Merged

fix: Remove READ_EXTERNAL_STORAGE permission requirement (backport #3018)#3023
willdurand merged 1 commit intominor-releases-7.x.xfrom
backport-3018

Conversation

@willdurand
Copy link
Member

The READ_EXTERNAL_STORAGE permission is not needed, and actually
unavailable on some apps such as RefBrow. This patch removes the
check and all supporting implementation.

The READ_EXTERNAL_STORAGE permission is not needed, and actually
unavailable on some apps such as RefBrow. This patch removes the
check and all supporting implementation.
@codecov
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2c90009) 99.53% compared to head (ee873b5) 99.52%.

Additional details and impacted files
@@                   Coverage Diff                    @@
##           minor-releases-7.x.x    #3023      +/-   ##
========================================================
- Coverage                 99.53%   99.52%   -0.01%     
========================================================
  Files                        32       32              
  Lines                      1707     1679      -28     
========================================================
- Hits                       1699     1671      -28     
  Misses                        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@willdurand willdurand requested a review from rpl January 19, 2024 13:57
@willdurand willdurand merged commit 7c2d260 into minor-releases-7.x.x Jan 19, 2024
@willdurand willdurand deleted the backport-3018 branch January 19, 2024 14:10
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.

3 participants