• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "uuid": "METRICS_UUID",
3    "min_heap": 8192,
4    "min_stack": 8192,
5    "mgmt_flags": {
6        "restart_on_exit": true,
7        "deferred_start": true,
8        "non_critical_app" : true
9    },
10    "start_ports": [
11        {
12            "name": "com.android.trusty.metrics.consumer",
13            "flags": {
14                "allow_ta_connect": true,
15                "allow_ns_connect": true
16            }
17        }
18    ]
19}
20