Adjust configuration files for Tizen:Common profile 97/28697/3
authorLukasz Kostyra <l.kostyra@samsung.com>
Mon, 13 Oct 2014 12:49:29 +0000 (14:49 +0200)
committerLukasz Kostyra <l.kostyra@samsung.com>
Thu, 16 Oct 2014 07:43:55 +0000 (09:43 +0200)
[Feature]       Configuration files modified for Tizen:Common profile.
[Cause]         Tizen:Common devices use different configuration than M0 devices.
[Solution]      Change configuration files.
[Verification]  Build, install on Tizen:Common device, run tests.

Change-Id: Ib1db585f99ba4e8feecd1defa76de277e3fead0b

packaging/security-containers.spec
server/configs/daemon.conf

index fc1c806..3905904 100644 (file)
@@ -4,7 +4,7 @@
 %define libvirt_group     libvirt
 # The group that has read and write access to /dev/input/event* devices.
 # It may vary between platforms.
-%define input_event_group video
+%define input_event_group input
 # The group has access to /dev/loop* devices.
 %define disk_group disk
 # The group that has write access to /dev/tty* devices.
index db85284..dbfac95 100644 (file)
@@ -8,9 +8,9 @@
     "foregroundId" : "private",
     "defaultId" : "private",
     "inputConfig" : {"enabled" : true,
-                     "device" : "gpio-keys",
+                     "device" : "gpio_keys.6",
                      "code" : 139,
-                     "numberOfEvents" : 3,
+                     "numberOfEvents" : 1,
                      "timeWindowMs" : 500},
     "proxyCallRules" : []
 }