修复 Native 观测性兼容并补齐分层验证流程
This commit is contained in:
+26
@@ -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": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user