ngoquang2708 / android_device_samsung_vivalto3gvn

Device tree for Samsung Galaxy V SM-G313HZ
7 stars 8 forks source link

Camera hang #100

Closed ngoquang2708 closed 6 years ago

diepquynh commented 6 years ago

This is caused by gralloc mapper

ngoquang2708 commented 6 years ago

Do you know how to fix it? null

diepquynh commented 6 years ago

We can build mapper HAL for the camera, but instead screenshots can't be captured with the HAL

diepquynh commented 6 years ago

Permanent solution will be fixing gralloc for HIDL compatible, which isn't solved

ngoquang2708 commented 6 years ago

I am working on rewritting of gralloc in N.

diepquynh commented 6 years ago

Great. All hopes put on you

ngoquang2708 commented 6 years ago

Maybe #110 causes this issue.

ngoquang2708 commented 6 years ago

Commit https://github.com/ngoquang2708/android_hardware_sprd/commit/2ce3d20e4581ce015f2c7a8f96e59877343e4feb seem to solve this.