Merge "Revert "Split libkeymaster1 into libkeymaster and libkeymaster_portable""
This commit is contained in:
commit
7069027bc7
2 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,7 @@ LOCAL_SHARED_LIBRARIES := \
|
|||
libselinux \
|
||||
libsoftkeymasterdevice \
|
||||
libkeymaster_messages \
|
||||
libkeymaster_portable \
|
||||
libkeymaster \
|
||||
libkeymaster1 \
|
||||
libhwbinder \
|
||||
libhidlbase \
|
||||
libhidltransport \
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#include <cutils/log.h>
|
||||
#include <private/android_filesystem_config.h>
|
||||
|
||||
#include <keymaster/android_keymaster_utils.h>
|
||||
#include <keystore/authorization_set.h>
|
||||
#include <keystore/keystore_client.h>
|
||||
#include <keystore/IKeystoreService.h>
|
||||
|
|
Loading…
Reference in a new issue