When i test carlife, touch the screen but the icon don't change.See the log, find the Warning: imx6.gralloc: FBIOPAN_DISPLAY failed: Connection timed out .
Android:4.4.2
file:init.rc has add below infos.
# Enable adb security for JB4.2.2
setprop ro.adb.secure 1
# Set GPU 3D minimum clock to 3/64
write /sys/module/galcore/parameters/gpu3DMinClock 3
Please help me, thanks!