Allow warnings in modules/camera/3_4.

* This directory still has many warnings to fix.

Bug: 66996870
Test: normal build
Exempt-From-Owner-Approval: quick fix for broken build
Change-Id: I7f3cef3016ba16cb7ddbe6721cf74c71c1cbf1a2
This commit is contained in:
Chih-Hung Hsieh 2017-12-06 18:58:38 -08:00 committed by Chih-hung Hsieh
parent df84805752
commit 37ee37170d

View file

@ -32,7 +32,7 @@ v4l2_shared_libs := \
v4l2_static_libs :=
v4l2_cflags := -fno-short-enums -Wall -Wextra -Werror -fvisibility=hidden
v4l2_cflags := -fno-short-enums -Wall -Wextra -fvisibility=hidden
v4l2_c_includes := $(call include-path-for, camera)