We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db5bcf commit ff1b9aaCopy full SHA for ff1b9aa
services-framework-proxy/src/main/AndroidManifest.xml
@@ -9,6 +9,7 @@
9
<uses-permission android:name="com.google.android.c2dm.permission.SEND"/>
10
11
<application
12
+ android:forceQueryable="true"
13
android:allowBackup="false"
14
android:icon="@mipmap/ic_core_service_app"
15
android:label="@string/gsf_app_name">
0 commit comments