Wed, 31 Dec 2014 06:55:50 +0100
Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2
michael@0 | 1 | { |
michael@0 | 2 | "name": "Mochitest", |
michael@0 | 3 | "type": "certified", |
michael@0 | 4 | "description": "Mochitests", |
michael@0 | 5 | "developer": { |
michael@0 | 6 | "name": "The Ateam", |
michael@0 | 7 | "url": "https://wiki.mozilla.org/Auto-tools" |
michael@0 | 8 | }, |
michael@0 | 9 | "permissions": { |
michael@0 | 10 | "alarms": {}, |
michael@0 | 11 | "browser":{}, |
michael@0 | 12 | "power":{}, |
michael@0 | 13 | "webapps-manage":{}, |
michael@0 | 14 | "mobileconnection":{}, |
michael@0 | 15 | "bluetooth":{}, |
michael@0 | 16 | "telephony":{}, |
michael@0 | 17 | "voicemail":{}, |
michael@0 | 18 | "device-storage:pictures":{ "access": "readwrite" }, |
michael@0 | 19 | "device-storage:sdcard":{ "access": "readwrite" }, |
michael@0 | 20 | "settings":{ "access": "readwrite" }, |
michael@0 | 21 | "storage":{}, |
michael@0 | 22 | "camera":{}, |
michael@0 | 23 | "geolocation":{}, |
michael@0 | 24 | "wifi-manage":{}, |
michael@0 | 25 | "desktop-notification":{}, |
michael@0 | 26 | "idle":{}, |
michael@0 | 27 | "network-events":{}, |
michael@0 | 28 | "embed-apps":{}, |
michael@0 | 29 | "audio-channel-content":{}, |
michael@0 | 30 | "audio-channel-alarm":{} |
michael@0 | 31 | }, |
michael@0 | 32 | "locales": { |
michael@0 | 33 | "en-US": { |
michael@0 | 34 | "name": "Mochitest", |
michael@0 | 35 | "description": "Mochitests" |
michael@0 | 36 | } |
michael@0 | 37 | }, |
michael@0 | 38 | "datastores-access" : { |
michael@0 | 39 | "foo" : { "readonly": false }, |
michael@0 | 40 | "bar" : { "readonly": false } |
michael@0 | 41 | }, |
michael@0 | 42 | "default_locale": "en-US" |
michael@0 | 43 | } |