hch
2023-12-27 5fcde01c0af3d97d2fd0e4b0fabdebb2056fb309
ChannelDiff/Android/xmyjgame/AndroidManifest.xml
@@ -103,7 +103,7 @@
        <!-- 针对7.0以上的api开放的文件权限 -->
        <provider
            android:name="android.support.v4.content.FileProvider"
            android:authorities="com.xfzc.yj.quick.fileProvider"
            android:authorities="quicksdk_packName.fileProvider"
            android:exported="false"
            android:grantUriPermissions="true" >
            <meta-data