|
|
@@ -36,15 +36,7 @@
|
|
|
<!-- ↑↑↑ 百度移动统计SDK ↑↑↑ -->
|
|
|
<!-- android:theme="@style/bdp_update_dialog_style_fullscreen" -->
|
|
|
|
|
|
- <provider
|
|
|
- android:name="android.support.v4.content.FileProvider"
|
|
|
- android:authorities="${applicationId}.provider"
|
|
|
- android:exported="false"
|
|
|
- android:grantUriPermissions="true">
|
|
|
- <meta-data
|
|
|
- android:name="android.support.FILE_PROVIDER_PATHS"
|
|
|
- android:resource="@xml/provider_paths" />
|
|
|
- </provider>
|
|
|
+
|
|
|
</application>
|
|
|
|
|
|
|