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