Provides access to build settings specific to the Android platform.
This class also includes a setting specifically used for builds targeting Meta Quest devices.
| Property | Description |
|---|---|
| linkTimeOptimization | Use the precompiled and link time optimized (ThinLTO) Unity engine code (libunity.so) for non-development builds. |
| profileableShell | Enables Android system services and shell tools to analyze your application's release build for performance testing. |