gen_header: add new fscrypt header file

Header file is added along with new FBE framework.

Change-Id: Iaff7b0408c3ee9f92264da0d145b3f761b551e16
Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>
This commit is contained in:
Neeraj Soni 2020-05-07 19:06:48 +05:30
parent 2735050236
commit c9414e0f0f
2 changed files with 2 additions and 0 deletions

View file

@ -638,6 +638,7 @@ gen_headers_out_arm = [
"linux/xilinx-v4l2-controls.h",
"linux/zorro.h",
"linux/zorro_ids.h",
"linux/fscrypt.h",
"media/msm_cvp_private.h",
"media/msm_cvp_utils.h",
"media/msm_media_info.h",

View file

@ -632,6 +632,7 @@ gen_headers_out_arm64 = [
"linux/xilinx-v4l2-controls.h",
"linux/zorro.h",
"linux/zorro_ids.h",
"linux/fscrypt.h",
"media/msm_cvp_private.h",
"media/msm_cvp_utils.h",
"media/msm_media_info.h",