xfy 49487a00e8 fix: ComposeTrace host test 降级(Trace API 未 stub 时静默忽略)
androidHostTest 中 android.os.Trace 未提供 stub,调用会抛 RuntimeException。
包装在 try-catch 中,使 host test 能正常执行涉及 trace 的代码路径。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 11:47:16 +08:00
..