conf.d: wgt: set widget parameters 07/12307/1 4.99.4 eel/4.99.4 eel_4.99.4
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 4 Dec 2017 14:15:17 +0000 (15:15 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 4 Dec 2017 17:59:37 +0000 (17:59 +0000)
This patch sets the widget parameters system and value to
'run-by-default' and 'required'. It is needed to have the
agl-service-unicens autmatically being started at system
start up.

Change-Id: Iec294ff756cc932fac3f909e1a3dc4ec20f64528
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
conf.d/wgt/config.xml.in

index 3ad4554..dc368eb 100644 (file)
@@ -8,6 +8,7 @@
   <license>APL 2.0</license>
   <feature name="urn:AGL:widget:required-permission">
     <param name="urn:AGL:permission::public:hidden" value="required" />
+    <param name="urn:AGL:permission::system:run-by-default" value="required" />
   </feature>
   <feature name="urn:AGL:widget:provided-api">
      <param name="unicens" value="ws" />