Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-12 | android: hal: Add Camera3 HAL | Jacopo Mondi | |
Add libcamera Android Camera HALv3 implementation. The initial camera HAL implementation supports the LIMITED hardware level and uses statically defined metadata and camera characteristics. Add a build option named 'android' and adjust the build system to selectively compile the Android camera HAL and link it against the required Android libraries. Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> |