android_device_huawei_next
android_device_huawei_next copied to clipboard
Problem with sensors?
When you on a phone call, the sensors detects that and your phone screen will turn dark. This works fine but the problem is the screen is functioning even when the screen is off. You can still drag the notification panel down and swipe anywhere u want.
I can reproduce it, will check a bit later, thanks :)
Glad that you still working on this Paul, thought you gave up on this. Glad to see you back.
The P9 Light had this problem too. vblank is supposed to notify the touchscreen driver to turn off, at least i our case. I would check to make sure this is working properly:
https://github.com/PaulFasola/android_device_huawei_next/blob/laos-13/hwcomposer/HwComposer.cpp#L125
It's not happening anymore in my device, I Invite you to test the next build and to re open this issue if you still encounter the bug.
The issue still there with the latest 5.1.1 update. I will report back to other issues after testing for a day or two.