Closed
Description
Hi,
I'm working with Android Things in Google.
When HWUI rendering is enabled on RPI3 where Android Things DP5.1 is installed, app screen is frozen.
Steps to reproduce:
- Install Android Things DP5.1 on RPI3
- Boot RPI3
- Change the system property
% adb connect xx.xx.xx.xx
% adb shell setprop persist.sys.ui.hw true - Reboot RPI3
Now, booting animation is okay, but IoTLauncher is not rendered properly. Then, ANR occurs.
According to ANR log (attached) for IoTLauncher, HWUI renderer seems to wait for other to signal fence.
This issue might be more relevant to mesa, but I hope to get some hints to solve this issue here.
Metadata
Metadata
Assignees
Labels
No labels