| | |
| | | android:isGame="true" |
| | | android:label="@string/app_name" |
| | | android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen"> |
| | | |
| | | <meta-data |
| | | android:name="android.max_aspect" |
| | | android:value="1075838976.000000" /> |
| | | |
| | | <meta-data |
| | | android:name="com.samsung.android.keepalive.density" |
| | | android:value="true" /> |
| | | |
| | | <meta-data |
| | | android:name="android.notch_support" |
| | | android:value="true" /> |
| | | |
| | | <meta-data |
| | | android:name="notch.config" |
| | | android:value="portrait|landscape" /> |
| | | |
| | | <meta-data |
| | | android:name="android.vendor.full_screen" |
| | | android:value="true" /> |
| | | |
| | | <activity |
| | | android:name="com.secondworld.univeralsdk.MainActivity" |
| | | android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|uiMode|screenSize|smallestScreenSize|fontScale|layoutDirection" |
| | |
| | | <meta-data |
| | | android:name="unityplayer.SkipPermissionsDialog" |
| | | android:value="true" /> |
| | | |
| | | <meta-data |
| | | android:name="android.vendor.home_indicator" |
| | | android:value="hide" /> |
| | | |
| | | <meta-data |
| | | android:name="android.max_aspect" |
| | | android:value="1075419520.000000" /> |
| | | |
| | | <meta-data |
| | | android:name="com.samsung.android.keepalive.density" |
| | | android:value="true" /> |
| | | |
| | | </activity> |
| | | |
| | | <!-- 针对7.0以上的api开放的文件权限 --> |