OSDN Git Service

Eleven: Remove unused permission REAL_GET_TASKS
authorArne Coucheron <arco68@gmail.com>
Mon, 12 Jun 2017 22:37:07 +0000 (00:37 +0200)
committerArne Coucheron <arco68@gmail.com>
Tue, 13 Jun 2017 00:10:21 +0000 (00:10 +0000)
Change-Id: I252573e3fdf8185b2d514ea0c2a91b129cbfeef1

AndroidManifest.xml

index e52f9f9..4a6f882 100644 (file)
@@ -39,8 +39,6 @@
     <uses-permission android:name="android.permission.WRITE_SETTINGS" />
     <!-- Used to create launcher shortcuts -->
     <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
-    <!-- Used to check if the app is in the background -->
-    <uses-permission android:name="android.permission.REAL_GET_TASKS" />
     <!-- Allows Eleven to read from External Storage -->
     <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>