Commit 4a0748be authored by Dima Zavin's avatar Dima Zavin
Browse files

update for new audio.h header location


Change-Id: Ia0859cc22cfd50a334235aac5b1e8688bc3d52f4
Signed-off-by: default avatarDima Zavin <dima@android.com>
parent d8d8c60a
......@@ -20,7 +20,7 @@
#include <stdint.h>
#include <hardware/hardware.h>
#include <hardware/audio.h>
#include <system/audio.h>
#include <hardware/audio_policy.h>
#include <hardware/audio_policy_hal.h>
......
......@@ -17,7 +17,7 @@
#ifndef ANDROID_AUDIOPOLICYCLIENTLEGACY_H
#define ANDROID_AUDIOPOLICYCLIENTLEGACY_H
#include <hardware/audio.h>
#include <system/audio.h>
#include <hardware/audio_policy.h>
#include <hardware/audio_policy_hal.h>
......
......@@ -20,7 +20,7 @@
#include <stdint.h>
#include <hardware/hardware.h>
#include <hardware/audio.h>
#include <system/audio.h>
#include <hardware/audio_hal.h>
#include <hardware_legacy/AudioHardwareInterface.h>
......
......@@ -20,7 +20,7 @@
#include <stdint.h>
#include <hardware/hardware.h>
#include <hardware/audio.h>
#include <system/audio.h>
#include <hardware/audio_policy.h>
#include <hardware/audio_policy_hal.h>
......
......@@ -19,7 +19,7 @@
#include <hardware_legacy/AudioHardwareInterface.h>
#include <hardware/audio.h>
#include <system/audio.h>
namespace android_audio_legacy {
......
......@@ -28,7 +28,7 @@
#include <media/IAudioFlinger.h>
#include <hardware_legacy/AudioSystemLegacy.h>
#include <hardware/audio.h>
#include <system/audio.h>
#include <hardware/audio_hal.h>
#include <cutils/bitops.h>
......
......@@ -20,7 +20,7 @@
#include <utils/Errors.h>
#include <media/AudioParameter.h>
#include <hardware/audio.h>
#include <system/audio.h>
#include <hardware/audio_policy.h>
namespace android_audio_legacy {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment