Skip to content

Commit

Permalink
kernel_headers: Update camera uapi headers
Browse files Browse the repository at this point in the history
Add missing camera headers to techpack/camera/include/uapi/*.

Change-Id: If227afa054a274c91b8e44f67f75286875efb809
Signed-off-by: Tingwei Zhang <[email protected]>
Signed-off-by: Rishabh Bhatnagar <[email protected]>
  • Loading branch information
Rishabh Bhatnagar authored and Gerrit - the friendly Code Review server committed Apr 14, 2020
1 parent 886e1b9 commit 8490ef4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gen_headers_arm.bp
Original file line number Diff line number Diff line change
Expand Up @@ -970,6 +970,9 @@ gen_headers_out_arm = [
"media/cam_req_mgr.h",
"media/cam_sensor.h",
"media/cam_sync.h",
"media/cam_tfe.h",
"media/cam_ope.h",
"media/cam_isp_tfe.h",
]

genrule {
Expand Down
3 changes: 3 additions & 0 deletions gen_headers_arm64.bp
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,9 @@ gen_headers_out_arm64 = [
"media/cam_req_mgr.h",
"media/cam_sensor.h",
"media/cam_sync.h",
"media/cam_tfe.h",
"media/cam_ope.h",
"media/cam_isp_tfe.h",
]

genrule {
Expand Down

0 comments on commit 8490ef4

Please sign in to comment.