[libcamera-devel] [PATCH] android: Split HAL to it's own shared library
Kieran Bingham
kieran.bingham at ideasonboard.com
Mon May 3 10:18:26 CEST 2021
Hi Laurent,
On 03/05/2021 08:58, Laurent Pinchart wrote:
> Hi Kieran,
>>> +android_installdir = get_option('libdir')
>>> +
>>> if get_option('android_platform') == 'cros'
>>> libcamera_cpp_args += [ '-DOS_CHROMEOS']
>
> Extra space.
Not my addition. But I'll fix it up in the same patch. It shouldn't be
too obfuscating.
Oh - this indent is also only three spaces, so I'll also push it up to
four as well.
>>> + android_installdir = get_option('libdir') / 'camera_hal'
>>> endif
>>
--
Regards
--
Kieran
More information about the libcamera-devel
mailing list