Make sure ELM_ACCEL is also set when running ubrowser on mobile
authorPiotr Tworek <p.tworek@samsung.com>
Fri, 6 Feb 2015 11:29:12 +0000 (12:29 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit5e04d1a86b74bb552025bfcf1f0422ec4b9e53bd
tree13f7522dd61119cf3fb266fb27bff792e339b4ce
parentebc52c01a23cf88f3330dccb315316d2d9a10180
Make sure ELM_ACCEL is also set when running ubrowser on mobile

Since the EFL was upgraded to 1.12 on Tizen 2.4 the ELM_ACCEL needs to
be also when running the app on the target. Without it elementary tries
to use software rendering backend and creating Evas_GL fails in
RWHV_EFL.
Reviewed by: Kamil Klimek, SeungSeop Park

Change-Id: I936df969bedb14d9027dd305ee982a7be84468f0
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/ewk/ubrowser/main.cc
tizen_src/ewk/ubrowser/ubrowser.sh