summaryrefslogtreecommitdiffstats
path: root/keymaster
diff options
context:
space:
mode:
authorKeun young Park <keunyoung@google.com>2012-05-24 16:46:42 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-05-31 18:36:16 -0700
commit28ffaf65f3f6728e22c035f67b5ea0548d3ef8fe (patch)
treeb900d5a86affbc41802a43f475605ec71ff8cb1a /keymaster
parent3332f4ac46efee4820852e54e33a0b35da94fab6 (diff)
downloaddevice_samsung_tuna-28ffaf65f3f6728e22c035f67b5ea0548d3ef8fe.zip
device_samsung_tuna-28ffaf65f3f6728e22c035f67b5ea0548d3ef8fe.tar.gz
device_samsung_tuna-28ffaf65f3f6728e22c035f67b5ea0548d3ef8fe.tar.bz2
enable maguro PDK build
- exclude unavailable files during PDK build - use utils.UniquePtr.h Bug: 6557554 Change-Id: I1d958855cfd7c4f3204f77e96296bd08929caef1
Diffstat (limited to 'keymaster')
-rw-r--r--keymaster/keymaster_tuna.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/keymaster/keymaster_tuna.cpp b/keymaster/keymaster_tuna.cpp
index 15c56f2..0868072 100644
--- a/keymaster/keymaster_tuna.cpp
+++ b/keymaster/keymaster_tuna.cpp
@@ -36,7 +36,7 @@
#include <cryptoki.h>
#include <pkcs11.h>
-#include <UniquePtr.h>
+#include <utils/UniquePtr.h>
/** The size of a key ID in bytes */