From 147b796b698804bf707abebe5a916404e6926dbc Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Fri, 8 May 2026 19:03:15 +0000
Subject: [PATCH 1/3] fix: suppress ILLink trim-analysis warnings to fix IL1012
crash in Android build
Agent-Logs-Url: https://github.com/winnerspiros/osu/sessions/22ad4886-6c84-4ea8-b975-2654d5b0fbe0
Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>
---
osu.Android.props | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/osu.Android.props b/osu.Android.props
index c4692c761dd8..fa449c463239 100644
--- a/osu.Android.props
+++ b/osu.Android.props
@@ -93,6 +93,13 @@
assembly that uses runtime reflection, making this "manual trim" rather than
automatic: the linker strips only what we knowingly leave out of Linker.xml. -->
Full
+
+ true