summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-02-11 04:15:28 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-02-11 04:15:28 +0000
commit6542ff93d96ba76634749a612c247cce1faeffaa (patch)
treec052b8bf0e49dce72a1d7852388ac6717447bf36
parentf25875de80c1cc5bdb8d0e78dff0ea98cf3c1a8c (diff)
parent8897a25115a78edd4357bb6f1962d4fac52d3ae1 (diff)
downloadCalendarProvider-android11-s1-release.tar.gz
Change-Id: I4be0ac730e2a481ac74ec3d6e566d7928951e162
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 501c1ae..9d87918 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -43,6 +43,7 @@
<application android:label="@string/calendar_storage"
android:allowBackup="false"
android:icon="@drawable/app_icon"
+ android:forceQueryable="true"
android:usesCleartextTraffic="false">
<provider android:name="CalendarProvider2" android:authorities="com.android.calendar"