Alessandro Astone

Results 205 comments of Alessandro Astone

@sidevesh we just released android 11 for waydroid. You can upgrade with `sudo waydroid upgrade`. Let me know if it works now

Please consider that this kind of a hack in experimental stage. The overview behaviour is expected and there's no other "easy" way. The minimize button closing the app is also...

We do need a notification framework, but i don't think polling dumpsys will be it...

libcamera already implements the android HAL interface?

No it's ok. The default hidl implementations already wrap around the legacy hal format. Everybody uses that.

However it doesn't look like libcamera builds inline with the aosp build system

The right place would be `/vendor/lib[64]/hw/camera.libcamera.so` and `ro.hardware.camera=libcamera` There's a way to include a prebuilt blob in aosp but it's less than ideal. We don't do this for any other...

https://github.com/kbingham/libcamera/pull/26 https://github.com/GloDroid/glodroid_forks/commits/libcamera-next Here's an effort to build inline with aosp following the same approach as freedesktop/mesa

It looks correctly hooked up. BTW I'm not sure anybody has verified that the camera stack still works in lineage-18.1 builds. Have you verified on a compatible camera that the...

*on a compatible camera* was the key there