Question about Tilt on Android

Hi there,
atm i am experimenting with the gyroscope on android and i am experiencing some weird behaviours.
When i connect the Tilt x from my input Motion state to my Camera X (Roll) i get the tilt with an added acceleration. You can test this after export if you dont rotate the phone and just move it left to right. You still get an roll on the camera. Is this intended behaviour?
I tested this against Construct 3 and there i only get the tilt without added acceleration.
(Phone is an OnePlus 6)

I am trying to link the tilt values to a camera to look around but the added acceleration makes it very jiggery and an unpleasent experience, even after smoothing with lerp.