Add a http performance test script based on wrk
[iec.git] / src / type3_AndroidCloud / anbox-master / data / manifest.json
1 {
2     "architecture": "armhf",
3     "description": "Android in a Box - An application-based approach to run a full Android system",
4     "framework": "ubuntu-sdk-15.04",
5     "hooks": {
6         "anbox": {
7             "apparmor": "apparmor.json",
8             "desktop": "anbox.desktop"
9         }
10     },
11     "maintainer": "Simon Fels <morphis@gravedo.de>",
12     "name": "org.anbox",
13     "title": "Anbox",
14     "version": "0.1"
15 }