am 1d640f05
: Merge "Use canonical UniquePtr.h header"
* commit '1d640f05dcedfcaae63eeb90f3d89b16e95d0208': Use canonical UniquePtr.h header
This commit is contained in:
commit
0b4b67c488
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@
|
|||
|
||||
#define LOG_TAG "keymaster_test"
|
||||
#include <utils/Log.h>
|
||||
#include <utils/UniquePtr.h>
|
||||
|
||||
#include <UniquePtr.h>
|
||||
|
||||
#include <hardware/keymaster.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue