Merge "external/scrypt: use proper nativehelper headers" into android-8.1

This commit is contained in:
big biff
2018-05-13 17:02:02 +02:00
committed by Gerrit Code Review
+1 -1
View File
@@ -15,7 +15,7 @@
*/
#define LOG_TAG "scrypt_test"
#include <UniquePtr.h>
#include <nativehelper/UniquePtr.h>
#include <utils/Log.h>
#include <gtest/gtest.h>