1{ 2 "msg-type": 0, 3 "msg-flags": [1, 2, 14], 4 "process-name" : "com.example.myapplication", 5 "pid": 328018, 6 "dac-info" : { 7 "uid" : 20010043, 8 "gid" : 20010043, 9 "gid-table" : [20010043], 10 "user-name" : "" 11 }, 12 "access-token": { 13 "accessTokenIdEx": 537854093 14 }, 15 "permission": [ 16 "ohos.permission.MANAGE_PRIVATE_PHOTOS" 17 ], 18 "internet-permission": { 19 "set-allow-internet": 0, 20 "allow-internet": 0 21 }, 22 "bundle-info": { 23 "bundle-index": 0, 24 "bundle-name": "com.example.myapplication" 25 }, 26 "owner-id": "", 27 "render-cmd": "1234567890", 28 "domain-info": { 29 "hap-flags": 0, 30 "apl": "normal" 31 }, 32 "ext-info": [ 33 { 34 "name": "Permissions", 35 "value": "{\"name\":\"Permissions\",\"ohos.encaps.count\":4,\"permissions\":[{\"ohos.permission.bool\":true},{\"ohos.permission.int\":3225},{\"ohos.permission.string\":\"test\"},{\"ohos.permission.array\":[1,2,3,4,5]}]}" 36 }, 37 { 38 "name": "MaxChildProcess", 39 "value": "128" 40 } 41 ] 42} 43