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

Commit 8490ef43 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar Committed by Gerrit - the friendly Code Review server
Browse files

kernel_headers: Update camera uapi headers



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

Change-Id: If227afa054a274c91b8e44f67f75286875efb809
Signed-off-by: default avatarTingwei Zhang <tingwei@codeaurora.org>
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent 886e1b9d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 {
+3 −0
Original line number Diff line number Diff line
@@ -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 {