summaryrefslogtreecommitdiffstats
path: root/audio/io_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/io_thread.h')
-rw-r--r--audio/io_thread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/io_thread.h b/audio/io_thread.h
index e0b09724..698df499 100644
--- a/audio/io_thread.h
+++ b/audio/io_thread.h
@@ -20,7 +20,7 @@
namespace android {
namespace hardware {
namespace audio {
-namespace V7_0 {
+namespace V6_0 {
namespace implementation {
struct IOThread {
@@ -35,7 +35,7 @@ struct IOThread {
};
} // namespace implementation
-} // namespace V7_0
+} // namespace V6_0
} // namespace audio
} // namespace hardware
} // namespace android