Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorАлександр Зацепин <az@mapswithme.com>2017-06-23 18:01:26 +0300
committerАлександр Зацепин <az@mapswithme.com>2017-06-23 18:01:26 +0300
commit82f0a0acbba6de42ad5bb88939c715612e46d785 (patch)
tree1b95f25d9517a230678a2fb8c1335ce871fe3b50 /tools/python_tests
parentc1cca21dcc3fcb22aff8f777dcd982fc6b07ccb9 (diff)
[android] Fixed permission tests
Diffstat (limited to 'tools/python_tests')
-rwxr-xr-xtools/python_tests/permissions_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/python_tests/permissions_test.py b/tools/python_tests/permissions_test.py
index f769ff16ee..7ea69b210d 100755
--- a/tools/python_tests/permissions_test.py
+++ b/tools/python_tests/permissions_test.py
@@ -18,7 +18,6 @@ EXPECTED_PERMISSIONS = {
"uses-permission: android.permission.ACCESS_NETWORK_STATE",
"uses-permission: android.permission.WAKE_LOCK",
"uses-permission: android.permission.BATTERY_STATS",
- "uses-permission: android.permission.GET_ACCOUNTS",
"uses-permission: com.google.android.c2dm.permission.RECEIVE",
"permission: com.mapswithme.maps.pro.permission.C2D_MESSAGE",
"uses-permission: com.mapswithme.maps.pro.permission.C2D_MESSAGE",