So I am trying to disable keyboard suggestions and contact suggestions programmatically on an aosp api 29 emulator (for e2e screenshot test purposes) which I belive should start like adb shell settings put ...
but I cannot seem to find a command to switch that off as my google fu is not strong enough. Would be amazing if someone here knows the answer to that.
So what I would like to achieve is to disable the suggestion part in the image shown below
Thank you in advance