author | Tri Vo <trong@google.com> | |
Sun, 15 Oct 2017 02:56:25 +0000 (02:56 +0000) | ||
committer | android-build-merger <android-build-merger@google.com> | |
Sun, 15 Oct 2017 02:56:25 +0000 (02:56 +0000) |
1 | 2 | |||
---|---|---|---|---|
audio/2.0/vts/functional/AudioPrimaryHidlHalTest.cpp | patch | | diff1 | | diff2 | | blob | history |
index eec2b10d847f10c846a503a3934d2616b62bc870,c88c6344b4a7d78edfa38a21db172bbfb2765e38..5cdd72f2a1c9bae3af1b70f56700080d974cf318
#include <cstddef>
#include <cstdio>
#include <limits>
-#include <list>
#include <string>
-#include <type_traits>
#include <vector>
+ #include <fcntl.h>
+ #include <unistd.h>
+
#include <VtsHalHidlTargetTestBase.h>
#include <android-base/logging.h>