修复 Native 观测性兼容并补齐分层验证流程

This commit is contained in:
2026-09-25 18:30:45 +00:00
parent 9cf2d235df
commit 4c7be4cd0d
11 changed files with 315 additions and 26 deletions
@@ -0,0 +1,26 @@
{
"reflection": [
{
"type": "com.google.protobuf.ExtensionRegistry",
"methods": [
{
"name": "getEmptyRegistry",
"parameterTypes": []
},
{
"name": "newInstance",
"parameterTypes": []
}
]
},
{
"type": "com.sun.management.OperatingSystemMXBean",
"methods": [
{
"name": "getProcessCpuTime",
"parameterTypes": []
}
]
}
]
}