summaryrefslogtreecommitdiff
path: root/libs/binder/trusty/binderRpcTest/service/manifest.json
blob: d2a1fc0a4898f6c541ae728d338ca0b2eb8194f7 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "uuid": "87e424e5-69d7-4bbd-8b7c-7e24812cbc94",
    "app_name": "binderRpcTestService",
    "min_heap": 65536,
    "min_stack": 20480,
    "mgmt_flags": {
        "restart_on_exit": true,
        "non_critical_app": true
    }
}