aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-06-22 16:39:32 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-06-22 16:43:42 +0200
commite04a645bfea72c63d29bd704486c6a0bbaea3f32 (patch)
tree415281902faf6a1170ac269f9f37b149d2b62edd
parent9e129509b7a02ea2369cda157a91728ad32fe05e (diff)
Permission about car was a test, removing it.Renesas_delivery_Q2
target param isn't necessary because are implicit Change-Id: I1704f8d28b0d7bf8a156c9dab9c4d37cb4b63347 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--conf.d/wgt/config.xml.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in
index 2906723..5b0e371 100644
--- a/conf.d/wgt/config.xml.in
+++ b/conf.d/wgt/config.xml.in
@@ -8,13 +8,10 @@
<license>@PROJECT_LICENSE@</license>
<feature name="urn:AGL:widget:required-permission">
- <param name="#target" value="main" />
<param name="urn:AGL:permission::public:no-htdocs" value="required" />
- <param name="urn:AGL:permission::owner:car:*" value="required" />
</feature>
<feature name="urn:AGL:widget:provided-api">
- <param name="#target" value="main" />
<param name="low-can" value="ws" />
</feature>