Are there adb commands to disable the proximity sensor?
I was working on full end to end testing and having our quest builds run on hardware as part of our CI/build process. The tests/apk won't run if the screen isn't on. I came up with the following s...