1{
2    "header": "relayer_consts.h",
3    "constants":[
4        {
5            "name": "RELAYER_PORT_ISTATS",
6            "value": "com.android.frameworks.stats.trusty.test.relayer.istats",
7            "type": "port"
8        },
9        {
10            "name": "RELAYER_PORT_ISTATS_SETTER_NORMAL_WORLD",
11            "value": "com.android.frameworks.stats.trusty.test.relayer.istats_setter",
12            "type": "port"
13        },
14        {
15            "name": "RELAYER_PORT_ISTATS_SETTER_SECURE_WORLD",
16            "value": "com.android.trusty.stats.test.relayer.istats_setter",
17            "type": "port"
18        }
19    ]
20}
21