evas: Disable calls to evas_device_class_set
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 15 Jun 2017 00:56:59 +0000 (09:56 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 15 Jun 2017 00:58:40 +0000 (09:58 +0900)
commit4eb13031eef17f3359fa27eed3dd3c27ca439f95
treedf36b90d2dde4c09b435b2fa2968f57df7cd8be3
parentece89aaaa80e52cc5a8a0445d80aaf6a7a88ab1b
evas: Disable calls to evas_device_class_set

After finalize, the type of an input device can not be changed.
So, deprecate the function and prevent anything from happening
unless we're inside efl_add().

Ref T5515
src/lib/evas/Evas_Common.h
src/lib/evas/canvas/evas_device.c