From ded77025f9d55ff5188a63355e6d6141eaece9c2 Mon Sep 17 00:00:00 2001 From: Paul Keith Date: Sun, 22 Sep 2019 01:09:47 +0300 Subject: cryptfs_hw: Remove libcryptfshw_hidl_headers dependency Change-Id: If50351002cb10d577729104c83e3a4acaba296ad Signed-off-by: Michael Bestas --- Android.bp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index fcbe24b..c4cf947 100644 --- a/Android.bp +++ b/Android.bp @@ -16,8 +16,7 @@ commonSharedLibraries = [ cc_library_shared { name: "libcryptfs_hw", header_libs: ["generated_kernel_headers", - "libhardware_headers", - "libcryptfshw_hidl_headers",], + "libhardware_headers",], srcs: sourceFiles, shared_libs: commonSharedLibraries, -- cgit v1.2.3