peridot: Disable elf checks for several camera libs
Change-Id: Ie1e7256600bda36380edccc7caa7878c4eb3a2d7
This commit is contained in:
@@ -16966,6 +16966,7 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
@@ -23555,6 +23556,7 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
@@ -35724,6 +35726,7 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
relative_install_path: "camera/plugins",
|
||||
prefer: true,
|
||||
device_specific: true,
|
||||
@@ -35829,6 +35832,7 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
relative_install_path: "camera/plugins",
|
||||
prefer: true,
|
||||
device_specific: true,
|
||||
@@ -38573,6 +38577,7 @@ cc_prebuilt_library_shared {
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
device_specific: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user