Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97edf605 authored by Shunkai Yao's avatar Shunkai Yao
Browse files

Effect AIDL: correct some code format

Bug: 300735428
Test: atest VtsHalAudioEffectTargetTest
Change-Id: I34db56fe6ac203d1ac48202ba1f66dcc36e89262
parent 2d3112f2
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -42,11 +42,11 @@ using ndk::ScopedAStatus;

using aidl::android::hardware::audio::effect::CommandId;
using aidl::android::hardware::audio::effect::Descriptor;
using aidl::android::hardware::audio::effect::Flags;
using aidl::android::hardware::audio::effect::IEffect;
using aidl::android::hardware::audio::effect::IFactory;
using aidl::android::hardware::audio::effect::Parameter;
using aidl::android::hardware::audio::effect::State;
using aidl::android::hardware::audio::effect::Flags;
using aidl::android::media::audio::common::AudioDeviceDescription;
using aidl::android::media::audio::common::AudioDeviceType;
using aidl::android::media::audio::common::AudioMode;
+5 −5

File changed.

Contains only whitespace changes.