Reproduction steps:
1. Open the attached project “BugRepro”
2. Open “Build Settings > Player Settings > Other Settings” and change Install Location to Automatic
3. In Build Settings tick the Export Project checkbox and Export the Project
4. Open the exported Project’s folder and navigate to “launcher/src/main/AndroidManifest.xml”
5. Observe the Contents of the XML file
Expected result: android:installLocation value is set to “auto”
Actual result: android:installLocation value is set to “preferExternal”
Reproducible with: 2022.2.0a16, 2022.2.3f1, 2023.1.0a25
Not reproducible with: 2020.3.43f1, 2021.3.17f1, 2022.2.0a15
Reproducible on: macOS 12.6 (Intel)