mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 16:15:52 +03:00
[PR #372] [MERGED] Removing unused permission from AndroidManifest #385
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#385
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kavishdevar/librepods/pull/372
Author: @MaverickNyk
Created: 12/11/2025
Status: ✅ Merged
Merged: 12/17/2025
Merged by: @kavishdevar
Base:
main← Head:main📝 Commits (1)
54a5ee3Removing unused permission from AndroidManifest📊 Changes
1 file changed (+0 additions, -2 deletions)
View changed files
📝
android/app/src/main/AndroidManifest.xml(+0 -2)📄 Description
INTERACT_ACROSS_USERS is a privileged permission only granted to 1P android apps. It can't be used here.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.