summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk4
-rwxr-xr-xcryptfs_hw.c2
2 files changed, 4 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 8a475a0..3a17c6f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -9,7 +9,9 @@ commonSharedLibraries := \
libcutils \
libutils \
libdl \
- libhardware
+ libhardware \
+ liblog
+
commonIncludes := \
hardware/libhardware/include/hardware/
diff --git a/cryptfs_hw.c b/cryptfs_hw.c
index 214713c..c7b1b30 100755
--- a/cryptfs_hw.c
+++ b/cryptfs_hw.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2014, 2017, The Linux Foundation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are