topaz: gpt-utils: Use generated_kernel_headers

Change-Id: Id56f1c0603ff13b5d64eb4db33807ac13dcdd619
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
This commit is contained in:
LuK1337
2019-09-09 21:55:59 +02:00
committed by boedhack99
parent 9a24197fea
commit 3dfab4acdd

View File

@@ -46,6 +46,6 @@ cc_library {
owner: "qti",
export_include_dirs: ["."],
header_libs: [
"qti_kernel_headers",
"generated_kernel_headers",
],
}