[PR #372] [MERGED] Removing unused permission from AndroidManifest #385

Closed
opened 2026-03-02 12:40:58 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (1)

  • 54a5ee3 Removing 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

  • Chores
    • Removed unused cross-user interaction permission from app configuration.

✏️ 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.

## 📋 Pull Request Information **Original PR:** https://github.com/kavishdevar/librepods/pull/372 **Author:** [@MaverickNyk](https://github.com/MaverickNyk) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/17/2025 **Merged by:** [@kavishdevar](https://github.com/kavishdevar) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`54a5ee3`](https://github.com/kavishdevar/librepods/commit/54a5ee396da10c60fb712108321277daeb088687) Removing unused permission from AndroidManifest ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `android/app/src/main/AndroidManifest.xml` (+0 -2) </details> ### 📄 Description INTERACT_ACROSS_USERS is a privileged permission only granted to 1P android apps. It can't be used here. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Removed unused cross-user interaction permission from app configuration. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:40:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#385
No description provided.