Move Keymaster wrappers to the KM4 support lib
Test: CTS
Change-Id: Id84de1d4bcc9643ffa24a678ad5d0d2385baec5e
diff --git a/keystore/operation.h b/keystore/operation.h
index 6f640da..0acb70c 100644
--- a/keystore/operation.h
+++ b/keystore/operation.h
@@ -22,16 +22,16 @@
#include <binder/Binder.h>
#include <binder/IBinder.h>
+#include <keymasterV4_0/Keymaster.h>
#include <utils/StrongPointer.h>
#include <keystore/keymaster_types.h>
-#include "Keymaster.h"
-
namespace keystore {
using ::android::IBinder;
using ::android::sp;
+using keymaster::support::Keymaster;
/**
* OperationMap handles the translation of uint64_t's and keymaster2_device_t's to opaque binder