Skip to content

Commit

Permalink
Add forceQueryable, fix #17
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored and mar-v-in committed Aug 29, 2023
1 parent 3db5bcf commit ff1b9aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services-framework-proxy/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<uses-permission android:name="com.google.android.c2dm.permission.SEND"/>

<application
android:forceQueryable="true"
android:allowBackup="false"
android:icon="@mipmap/ic_core_service_app"
android:label="@string/gsf_app_name">
Expand Down

0 comments on commit ff1b9aa

Please sign in to comment.