Commit c2f553d
[xabt] Enable ManagedPeer native registration for LLVM typemap (#11735)
Non-trimmable LLVM typemap builds require Java.Interop's ManagedPeer native registration path. This makes the runtime host configuration explicit for the LLVM typemap target so the feature remains enabled when trimming/runtimeconfig options are generated.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent dc54c1c commit c2f553d
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- src/Xamarin.Android.Build.Tasks/Microsoft.Android.Sdk/targets
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments