Merge "hardware/libhardware: use proper nativehelper headers" am: dfaaefd5bf
am: 70fe02e33d
Change-Id: I9daf9d8eb03614b93e54ec13150ff471a5c46eb0
This commit is contained in:
commit
0254f831a0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
#define LOG_TAG "keymaster_test"
|
||||
#include <utils/Log.h>
|
||||
|
||||
#include <UniquePtr.h>
|
||||
#include <nativehelper/UniquePtr.h>
|
||||
|
||||
#include <hardware/keymaster0.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue