Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84403d23 authored by Mukesh Ojha's avatar Mukesh Ojha Committed by Gerrit - the friendly Code Review server
Browse files

camera: add camera headers into exclude list



Currently, header test puts videodev2.h into exclude list,
which avoid its inclusion while performing header test.

There are few camera headers which includes videodev2.h
and fails to compile during header test on some
host machine. Ideally, the headers files which includes
videodev2.h should get excluded from header test as they
eventually becomes incompatible due to videodev2.h .

This patch add camera headers to exclude list.

Change-Id: Ia8b7dc8ec635d568a026b948854448c77aae7770
Signed-off-by: default avatarMukesh Ojha <mojha@codeaurora.org>
parent 91a7f066
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment