Skip to content

Commit ff1b9aa

Browse files
ale5000-gitmar-v-in
authored andcommitted
Add forceQueryable, fix microg#17
1 parent 3db5bcf commit ff1b9aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services-framework-proxy/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<uses-permission android:name="com.google.android.c2dm.permission.SEND"/>
1010

1111
<application
12+
android:forceQueryable="true"
1213
android:allowBackup="false"
1314
android:icon="@mipmap/ic_core_service_app"
1415
android:label="@string/gsf_app_name">

0 commit comments

Comments
 (0)