[Solved] After launch from editor Any user imput freezes android device Lenovo S930

Then I launch android projects from the editor on my Lenovo s930(kitcat 4.4.2).
Any user input freezes app, if you touch screen or any devices button it will immediately freeze the device for about 1 second.
If you hold your finger freezing will occur approximately every 2 seconds
If you don’t touch anything the game runs without freezes at 60 FPS.
Tested with gradle and ant on different projects with different package settings.
Any other game is working fine, and tappy chickens works without freezing.
Also my different device Xiaomy Mi Mix has no such problem.

I dont know that can couse such problem and haw many other devices it could affect. That stops me from starting developing any game or app for mobile because it is risky.

That can I do to fix this?

Here is YouTube Link.
[YoutubeVideo][1]

Debug profilers shows some CPU Stalls wait for event 256 ms

[Solved]
It only happened when you launch from the editor.
Then I packaged shipping apk and manually install it everything is working without freezes.