mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Push notificatins route bug fix
This commit is contained in:
@@ -110,16 +110,6 @@
|
||||
<action android:name="android.intent.action.QUICKBOOT_POWERON" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
<provider
|
||||
android:name="org.apache.cordova.camera.FileProvider"
|
||||
android:authorities="com.gpr.gabinetedigital.cordova.plugin.camera.provider"
|
||||
android:exported="false"
|
||||
android:grantUriPermissions="true" >
|
||||
<meta-data
|
||||
android:name="android.support.FILE_PROVIDER_PATHS"
|
||||
android:resource="@xml/camera_provider_paths" />
|
||||
</provider>
|
||||
<!--
|
||||
FirebaseMessagingService performs security checks at runtime,
|
||||
but set to not exported to explicitly avoid allowing another app to call it.
|
||||
|
||||
Reference in New Issue
Block a user