bug in livedisplay IPictureAdjustment
Hello,
First I wish to thank you for your excellent work, this ROM is the best of everything I have tried so far !
I have cleanly installed OS Havoc-OS-v4.16-20220423-vayu-Official-GApps on my POCO X3 Pro (vayu).
While my phone was asleep, I was examining the errors with logcat *:E, I came across the following error:
05-03 22:48:03.475 19994 19994 E HidlServiceManagement: Service [email protected]::IPictureAdjustment/default must be in VINTF manifest in order to register/get.
05-03 22:48:03.475 19994 19994 E [email protected]: Could not register service for LiveDisplay HAL PictureAdjustment Iface (-2147483648)
05-03 22:48:03.476 19994 19994 E [email protected]: Could not register service for LiveDisplay HAL
05-03 22:48:03.476 19994 19994 E [email protected]: LiveDisplay HAL service is shutting down.
05-03 22:48:15.436 19996 19996 E HidlServiceManagement: Service [email protected]::IPictureAdjustment/default must be in VINTF manifest in order to register/get.
05-03 22:48:15.436 19996 19996 E [email protected]: Could not register service for LiveDisplay HAL PictureAdjustment Iface (-2147483648)
05-03 22:48:15.438 19996 19996 E [email protected]: Could not register service for LiveDisplay HAL
05-03 22:48:15.438 19996 19996 E [email protected]: LiveDisplay HAL service is shutting down.
05-03 22:48:27.013 19999 19999 E HidlServiceManagement: Service [email protected]::IPictureAdjustment/default must be in VINTF manifest in order to register/get.
05-03 22:48:27.013 19999 19999 E [email protected]: Could not register service for LiveDisplay HAL PictureAdjustment Iface (-2147483648)
05-03 22:48:27.015 19999 19999 E [email protected]: Could not register service for LiveDisplay HAL
05-03 22:48:27.015 19999 19999 E [email protected]: LiveDisplay HAL service is shutting down.
05-03 22:48:38.184 20004 20004 E HidlServiceManagement: Service [email protected]::IPictureAdjustment/default must be in VINTF manifest in order to register/get.
05-03 22:48:38.184 20004 20004 E [email protected]: Could not register service for LiveDisplay HAL PictureAdjustment Iface (-2147483648)
05-03 22:48:38.186 20004 20004 E [email protected]: Could not register service for LiveDisplay HAL
05-03 22:48:38.186 20004 20004 E [email protected]: LiveDisplay HAL service is shutting down.
05-03 22:48:46.317 20006 20006 E HidlServiceManagement: Service [email protected]::IPictureAdjustment/default must be in VINTF manifest in order to register/get.
05-03 22:48:46.317 20006 20006 E [email protected]: Could not register service for LiveDisplay HAL PictureAdjustment Iface (-2147483648)
05-03 22:48:46.318 20006 20006 E [email protected]: Could not register service for LiveDisplay HAL
05-03 22:48:46.318 20006 20006 E [email protected]: LiveDisplay HAL service is shutting down.
The same error keeps showing up every 10-15 seconds, which means that the CPU is not in idle and thus affecting battery life.
It would be great if you can fix this :)
Edit: I just realized that the live display feature is not working at all because of this.