Index: services/shell/tests/lifecycle/exe_manifest.json |
diff --git a/services/shell/tests/lifecycle/exe_manifest.json b/services/shell/tests/lifecycle/exe_manifest.json |
index 1698a73a359a9a9f97f2f60236dbffa563f8de84..cd081722589580221a14041fab2fe1ad23079883 100644 |
--- a/services/shell/tests/lifecycle/exe_manifest.json |
+++ b/services/shell/tests/lifecycle/exe_manifest.json |
@@ -2,5 +2,5 @@ |
"manifest_version": 1, |
"name": "exe:lifecycle_unittest_exe", |
"display_name": "Lifecycle Unittest Exe", |
- "capabilities": { "*": [ "*" ] } |
+ "capabilities": {} |
} |