hch
2024-02-19 29d5c33263f6ee055fea43b7a2e96c67f9a9abbc
0312 去掉 allowNativeHeapPointerTagging
1个文件已修改
3 ■■■■ 已修改文件
Channel/Android/mlgtgame/AndroidManifest.xml 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Channel/Android/mlgtgame/AndroidManifest.xml
@@ -3,8 +3,7 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.unity3d.player"
    xmlns:tools="http://schemas.android.com/tools">
    <application
    android:allowNativeHeapPointerTagging="false">
    <application>
        <activity android:name="com.secondworld.sdk.GameActivity"
                  android:theme="@style/UnityThemeSelector">
            <intent-filter>