From b19b2c966ca71faf0a51c2a02b2915f682bee77e Mon Sep 17 00:00:00 2001
From: Juan Garcia <juanitobananas@gmail.com>
Date: Wed, 11 May 2016 00:00:05 +0200
Subject: [PATCH] Add 'Required Android Permissions' section to WaveUp
 description

---
 metadata/com.jarsilio.android.waveup.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/metadata/com.jarsilio.android.waveup.txt b/metadata/com.jarsilio.android.waveup.txt
index 12d397cb0d..34e3638ab0 100644
--- a/metadata/com.jarsilio.android.waveup.txt
+++ b/metadata/com.jarsilio.android.waveup.txt
@@ -32,6 +32,14 @@ For those who have never heard proximity sensor before: it is a small thingie
 that is somewhere near where you put your ear when you speak on the phone. You
 practically can't see it and it is responsible for telling your phone to switch
 off the screen when you're on a call.
+
+'''Required Android Permissions:'''
+
+* WAKE_LOCK to turn on the screen
+* USES_POLICY_FORCE_LOCK to lock the device
+* RECEIVE_BOOT_COMPLETED to automatically startup on boot if selected
+* WRITE_EXTERNAL_STORAGE to save log files to common directory if selected
+* READ_PHONE_STATE to suspend WaveUp while on a call
 .
 
 Repo Type:git