Merge "hardware/libhardware: use proper nativehelper headers" am: dfaaefd5bf

am: 70fe02e33d

Change-Id: I9daf9d8eb03614b93e54ec13150ff471a5c46eb0
This commit is contained in:
Steven Moreland 2017-07-19 15:10:56 +00:00 committed by android-build-merger
commit 0254f831a0

View file

@ -33,7 +33,7 @@
#define LOG_TAG "keymaster_test"
#include <utils/Log.h>
#include <UniquePtr.h>
#include <nativehelper/UniquePtr.h>
#include <hardware/keymaster0.h>