mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Remove superfluous include directives am: 5e7fcb4bbd am: 06101e215e
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2925152 Change-Id: I6c06a7ab6205dfce06e9b4802b53762fdc87918f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <aidl/Vintf.h>
|
||||
#include <android/binder_auto_utils.h>
|
||||
|
||||
#include "AudioHalBinderServiceUtil.h"
|
||||
#include "TestUtils.h"
|
||||
|
||||
using namespace android;
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
#include <system/audio_effects/aidl_effects_utils.h>
|
||||
#include <system/audio_effects/effect_uuid.h>
|
||||
|
||||
#include "AudioHalBinderServiceUtil.h"
|
||||
#include "EffectFactoryHelper.h"
|
||||
#include "TestUtils.h"
|
||||
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
|
||||
#include <aidl/android/hardware/audio/effect/IFactory.h>
|
||||
|
||||
#include "AudioHalBinderServiceUtil.h"
|
||||
#include "EffectFactoryHelper.h"
|
||||
#include "TestUtils.h"
|
||||
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include <android/binder_process.h>
|
||||
#include <fmq/AidlMessageQueue.h>
|
||||
|
||||
#include "AudioHalBinderServiceUtil.h"
|
||||
#include "EffectFactoryHelper.h"
|
||||
#include "EffectHelper.h"
|
||||
#include "TestUtils.h"
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include <android/binder_process.h>
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "AudioHalBinderServiceUtil.h"
|
||||
#include "EffectHelper.h"
|
||||
#include "TestUtils.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user