Skip to content

Commit 23153a9

Browse files
NavidQarmeta-codesync[bot]
authored andcommitted
Back out "Add package for projects/integrations/Unity (multiple)"
Summary: Original commit changeset: 6604faeec6bc Original Phabricator Diff: D86437831 Reviewed By: AlexThiv Differential Revision: D86558771 fbshipit-source-id: 9b94a94d15218e1a7a0658e6b7746244321d1298
1 parent aec32f1 commit 23153a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Assets/Plugins/Android/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto" package="com.meta.unity-startersamples">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:installLocation="auto">
33
<application android:label="@string/app_name" android:icon="@mipmap/app_icon" android:allowBackup="false">
44
<activity android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" android:configChanges="locale|fontScale|keyboard|keyboardHidden|mcc|mnc|navigation|orientation|screenLayout|screenSize|smallestScreenSize|touchscreen|uiMode" android:launchMode="singleTask" android:name="com.unity3d.player.UnityPlayerActivity" android:excludeFromRecents="true" android:exported="true">
55
<intent-filter>

0 commit comments

Comments
 (0)