kernel_headers: Update camera uapi headers

Add missing camera headers to techpack/camera/include/uapi/*.

Change-Id: If227afa054a274c91b8e44f67f75286875efb809
Signed-off-by: Tingwei Zhang <tingwei@codeaurora.org>
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
This commit is contained in:
Rishabh Bhatnagar 2020-04-03 01:01:50 +08:00 committed by Gerrit - the friendly Code Review server
parent 886e1b9df7
commit 8490ef4316
2 changed files with 6 additions and 0 deletions

View file

@ -970,6 +970,9 @@ gen_headers_out_arm = [
"media/cam_req_mgr.h", "media/cam_req_mgr.h",
"media/cam_sensor.h", "media/cam_sensor.h",
"media/cam_sync.h", "media/cam_sync.h",
"media/cam_tfe.h",
"media/cam_ope.h",
"media/cam_isp_tfe.h",
] ]
genrule { genrule {

View file

@ -964,6 +964,9 @@ gen_headers_out_arm64 = [
"media/cam_req_mgr.h", "media/cam_req_mgr.h",
"media/cam_sensor.h", "media/cam_sensor.h",
"media/cam_sync.h", "media/cam_sync.h",
"media/cam_tfe.h",
"media/cam_ope.h",
"media/cam_isp_tfe.h",
] ]
genrule { genrule {