Update VTS header includes am: 1283685b4f am: 56527a5cdd

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2871438

Change-Id: Ie16a81c8e1193617679de62bc92a7042ce8e2efc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Shunkai Yao 2023-12-19 22:25:06 +00:00 committed by Automerger Merge Worker
commit ae22828ac5
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>