[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
%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.
"foregroundId" : "private",
"defaultId" : "private",
"inputConfig" : {"enabled" : true,
- "device" : "gpio-keys",
+ "device" : "gpio_keys.6",
"code" : 139,
- "numberOfEvents" : 3,
+ "numberOfEvents" : 1,
"timeWindowMs" : 500},
"proxyCallRules" : []
}