summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index edcc386..fcbe24b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,7 +15,7 @@ commonSharedLibraries = [
cc_library_shared {
name: "libcryptfs_hw",
- header_libs: ["qseecom-kernel-headers",
+ header_libs: ["generated_kernel_headers",
"libhardware_headers",
"libcryptfshw_hidl_headers",],
srcs: sourceFiles,