···2727 "If XRT_OPENXR_INSTALL_ABSOLUTE_RUNTIME_PATH is off, use a relative path from the manifest to the runtime."
2828 ON
2929 )
3030-if(NOT WIN32)
3030+if(NOT WIN32 AND NOT ANDROID)
3131 option(
3232 XRT_OPENXR_INSTALL_ACTIVE_RUNTIME
3333- "Make Monado the default OpenXR runtime on install" ON
3333+ "Make Monado the system-wide default OpenXR runtime on install (requires superuser permissions)"
3434+ OFF
3435 )
3536endif()
3637