diff options
Diffstat (limited to 'crypto/ext4crypt/Weaver1.cpp')
-rw-r--r-- | crypto/ext4crypt/Weaver1.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/ext4crypt/Weaver1.cpp b/crypto/ext4crypt/Weaver1.cpp index 6d09ec995..ea357edcc 100644 --- a/crypto/ext4crypt/Weaver1.cpp +++ b/crypto/ext4crypt/Weaver1.cpp @@ -24,9 +24,9 @@ #include "Weaver1.h" //#include <android-base/logging.h> -#include <keystore/keymaster_tags.h> -#include <keystore/authorization_set.h> -#include <keystore/keystore_hidl_support.h> +//#include <keystore/keymaster_tags.h> +//#include <keystore/authorization_set.h> +//#include <keystore/keystore_hidl_support.h> #include <android/hardware/weaver/1.0/IWeaver.h> |