Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up build warning #6967

Merged
merged 7 commits into from
Oct 16, 2024
Merged

Clean up build warning #6967

merged 7 commits into from
Oct 16, 2024

Conversation

Rawa
Copy link
Contributor

@Rawa Rawa commented Oct 11, 2024


This change is Reviewable

@Rawa Rawa added the Android Issues related to Android label Oct 11, 2024
Copy link

linear bot commented Oct 11, 2024

@Rawa Rawa force-pushed the clean-up-build-warning-droid-1394 branch from 6bb08f3 to ec9f685 Compare October 11, 2024 14:14
Copy link
Contributor Author

@Rawa Rawa left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 7 files reviewed, all discussions resolved


android/app/src/debug/AndroidManifest.xml line 8 at r1 (raw file):

                     tools:ignore="ScopedStorage" />
    <!-- Permission for 30 and below -->
    <uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE"

As I understand it the external permissions is used to take screenshots for failed e2e tests, we need to very this actually works.

@Rawa Rawa self-assigned this Oct 11, 2024
@Rawa Rawa marked this pull request as ready for review October 11, 2024 22:17
Pururun
Pururun previously approved these changes Oct 14, 2024
Copy link
Contributor

@Pururun Pururun left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 7 of 7 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@kl kl left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@Rawa Rawa force-pushed the clean-up-build-warning-droid-1394 branch from f80bcbf to cfa0147 Compare October 16, 2024 07:19
@Rawa Rawa merged commit 9aa62fb into main Oct 16, 2024
27 of 28 checks passed
@Rawa Rawa deleted the clean-up-build-warning-droid-1394 branch October 16, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Issues related to Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants