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

Commit da5022e6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Do not include internal GTest header." am: 1a6e2031 am: 453240f6

parents 74de4fb0 453240f6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
#include <aidl/android/media/audio/common/AudioChannelLayout.h>
#include <android/binder_auto_utils.h>
#include <fmq/AidlMessageQueue.h>
#include <gtest/gtest.h>
#include <system/audio_effects/aidl_effects_utils.h>

#include "AudioHalBinderServiceUtil.h"
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
#include <iostream>

#include <android/binder_auto_utils.h>
#include <gtest/gtest_pred_impl.h>
#include <gtest/gtest.h>

namespace android::hardware::audio::common::testing {