Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / api_test / bluetooth / on_connection / manifest.json
index 1de6f18..cc70491 100644 (file)
@@ -8,9 +8,5 @@
       "scripts": ["runtest.js"]
     }
   },
-  "permissions": [
-    {"bluetooth": [
-      {"uuid": "1234"}
-    ]}
-  ]
+  "bluetooth": { "profiles": ["1234"] }
 }