Update VTS header includes

Bug: 273373363
Test: atest --test-mapping hardware/interfaces/audio/aidl/vts
Change-Id: I2ad63f91b013db1ce2d3891216f1bd74606139c8
This commit is contained in:
Shunkai Yao
2023-12-13 01:07:52 +00:00
parent 6eea2ff346
commit 1283685b4f
18 changed files with 1 additions and 25 deletions

View File

@@ -21,6 +21,7 @@
#include <unordered_map>
#include <vector>
#include <aidl/Vintf.h>
#include <android/binder_auto_utils.h>
#include "TestUtils.h"

View File

@@ -18,7 +18,6 @@
#include <string>
#include <unordered_set>
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalAECParamTest"
#include <android-base/logging.h>

View File

@@ -14,7 +14,6 @@
* limitations under the License.
*/
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalAGC1ParamTest"
#include <android-base/logging.h>

View File

@@ -14,7 +14,6 @@
* limitations under the License.
*/
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalAGC2ParamTest"
#include <android-base/logging.h>
#include <android/binder_enums.h>

View File

@@ -16,13 +16,11 @@
#define LOG_TAG "VtsHalAudioEffectTargetTest"
#include <chrono>
#include <memory>
#include <string>
#include <vector>
#include <aidl/Gtest.h>
#include <aidl/Vintf.h>
#include <aidl/android/hardware/audio/effect/IEffect.h>
#include <aidl/android/hardware/audio/effect/IFactory.h>
#include <android-base/logging.h>

View File

@@ -14,9 +14,6 @@
* limitations under the License.
*/
#include <limits.h>
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalBassBoostTest"
#include <android-base/logging.h>

View File

@@ -14,7 +14,6 @@
* limitations under the License.
*/
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalDownmixTargetTest"
#include <android-base/logging.h>

View File

@@ -18,7 +18,6 @@
#include <string>
#include <unordered_set>
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalDynamicsProcessingTest"
#include <android-base/logging.h>

View File

@@ -14,7 +14,6 @@
* limitations under the License.
*/
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalEnvironmentalReverbTest"
#include <android-base/logging.h>

View File

@@ -15,15 +15,10 @@
*/
#include <algorithm>
#include <limits>
#include <map>
#include <memory>
#include <optional>
#include <string>
#include <vector>
#include <aidl/Gtest.h>
#include <aidl/Vintf.h>
#include <aidl/android/hardware/audio/effect/IEffect.h>
#include <aidl/android/hardware/audio/effect/IFactory.h>
#define LOG_TAG "VtsHalEqualizerTest"

View File

@@ -18,7 +18,6 @@
#include <utility>
#include <vector>
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalHapticGeneratorTargetTest"
#include <android-base/logging.h>
#include <android/binder_enums.h>

View File

@@ -16,7 +16,6 @@
#include <string>
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalLoudnessEnhancerTest"
#include <android-base/logging.h>

View File

@@ -16,7 +16,6 @@
#include <unordered_set>
#include <aidl/Vintf.h>
#include <aidl/android/hardware/audio/effect/NoiseSuppression.h>
#define LOG_TAG "VtsHalNSParamTest"
#include <android-base/logging.h>

View File

@@ -14,7 +14,6 @@
* limitations under the License.
*/
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalPresetReverbTargetTest"
#include <android-base/logging.h>
#include <android/binder_enums.h>

View File

@@ -14,8 +14,6 @@
* limitations under the License.
*/
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalSpatializerTest"
#include <android-base/logging.h>

View File

@@ -14,7 +14,6 @@
* limitations under the License.
*/
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalVirtualizerTest"
#include <android-base/logging.h>

View File

@@ -16,7 +16,6 @@
#include <unordered_set>
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalVisualizerTest"
#include <android-base/logging.h>
#include <android/binder_enums.h>

View File

@@ -14,7 +14,6 @@
* limitations under the License.
*/
#include <aidl/Vintf.h>
#define LOG_TAG "VtsHalVolumeTest"
#include <android-base/logging.h>