summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2019-12-09 13:49:15 -0800
committerLinux Build Service Account <lnxbuild@localhost>2019-12-09 13:49:15 -0800
commitc0361b3731d7129956eebfc77de56cf3605460ec (patch)
tree4526bde1807c0e626da2ce8e9c3bbd0fd5510bf2 /Android.bp
parentcd4b1314ed710187d6f9ab8dea0cbe8a92685929 (diff)
parentfef14665a1d73bc56c94974d1e19af47257a3e0e (diff)
downloadandroid_vendor_qcom_opensource_cryptfs_hw-c0361b3731d7129956eebfc77de56cf3605460ec.tar.gz
android_vendor_qcom_opensource_cryptfs_hw-c0361b3731d7129956eebfc77de56cf3605460ec.tar.bz2
android_vendor_qcom_opensource_cryptfs_hw-c0361b3731d7129956eebfc77de56cf3605460ec.zip
Merge fef14665a1d73bc56c94974d1e19af47257a3e0e on remote branch
Change-Id: I6b3fd77504f4b04eec38ebc6b912b74f7d8dc2c1
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index edcc386..1d8cb4d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,8 +15,7 @@ commonSharedLibraries = [
cc_library_shared {
name: "libcryptfs_hw",
- header_libs: ["qseecom-kernel-headers",
- "libhardware_headers",
+ header_libs: ["libhardware_headers",
"libcryptfshw_hidl_headers",],
srcs: sourceFiles,
shared_libs: commonSharedLibraries,