From 253216cfff83cf95b92bd1607f9ae790596ac108 Mon Sep 17 00:00:00 2001
From: vishnukvmd <vishnu@ente.io>
Date: Thu, 29 Sep 2022 14:54:00 +0530
Subject: [PATCH] Reflect updated permissions

---
 android/permissions.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/android/permissions.md b/android/permissions.md
index 4d3e1f424..05ceb9ccf 100644
--- a/android/permissions.md
+++ b/android/permissions.md
@@ -4,10 +4,6 @@
 
   **Used to read photos and videos from the device.**
 
-> android.permission.READ_CONTACTS
-
-**Used when a customer tries to pick a contact in the phonebook to share an album with. This is an optional permission, which users can deny if their android version allows granting granular permission.**
-
 > android.permission.ACCESS_MEDIA_LOCATION
 
 **Used to extract the coordinates a photo/video was captured in. This information is encrypted with the customer's key before being sent to our servers.**