X-Git-Url: https://git-public.kairo.at/?p=tricorder.git;a=blobdiff_plain;f=manifest.webapp;h=17479a3a0290c671c722114d7f76f69764d815c6;hp=29c1c1825b4bf3ab360cbe309ef86becab2912ec;hb=937918f280e71f09c0f8ef1d1478482e307be052;hpb=af524a6f19f31a9ed98ecf8d9142eeaf63d7d7ca diff --git a/manifest.webapp b/manifest.webapp index 29c1c18..17479a3 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -3,12 +3,16 @@ "description": "Display data from your device sensors in Star Trek style.", "version": "1.DVER", "launch_path": "/index.html", + "type": "privileged", "permissions": { "geolocation": { - "description": "Determine the global position to display in the tricorder." + "description": "Determine the location in the position module." }, "audio-capture": { "description": "Capture microphone audio for the sound module." + }, + "camera": { + "description": "Turn camera flash light on/off in environment module." } }, "developer": {