summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 7c1aa4c..52d9f0a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -37,8 +37,7 @@
<uses-permission android:name="android.permission.UPDATE_APP_OPS_STATS" />
<application android:label="@string/calendar_storage"
- android:icon="@drawable/app_icon"
- android:requiredForProfile="all">
+ android:icon="@drawable/app_icon">
<!-- TODO: Remove dependency of application on the test runner
(android.test) library. -->
<uses-library android:name="android.test.runner" />