summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/AudioPolicyService.h
diff options
context:
space:
mode:
authorDima Zavin <dima@android.com>2011-06-13 18:16:26 -0700
committerDima Zavin <dima@android.com>2011-06-13 18:16:26 -0700
commit7394a4f358fa9908a9f0a7c954b65c399f4268e6 (patch)
tree76bde6cdaf308c987975d57a5a0d0794613ad65d /services/audioflinger/AudioPolicyService.h
parentafcedc9e6f17d8213d9bd8f6c36643dcc816d0ef (diff)
downloadframeworks_av-7394a4f358fa9908a9f0a7c954b65c399f4268e6.zip
frameworks_av-7394a4f358fa9908a9f0a7c954b65c399f4268e6.tar.gz
frameworks_av-7394a4f358fa9908a9f0a7c954b65c399f4268e6.tar.bz2
audio: update for audio/audio_policy header names/locations
Change-Id: I36c49352eee57559403cd1597f56a8485a360289 Signed-off-by: Dima Zavin <dima@android.com>
Diffstat (limited to 'services/audioflinger/AudioPolicyService.h')
-rw-r--r--services/audioflinger/AudioPolicyService.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/audioflinger/AudioPolicyService.h b/services/audioflinger/AudioPolicyService.h
index d9b5ada..b830120 100644
--- a/services/audioflinger/AudioPolicyService.h
+++ b/services/audioflinger/AudioPolicyService.h
@@ -23,8 +23,8 @@
#include <binder/BinderService.h>
#include <system/audio.h>
+#include <system/audio_policy.h>
#include <hardware/audio_policy.h>
-#include <hardware/audio_policy_hal.h>
namespace android {