commit | eeea9222132fe5979e40dcc85f5eba300157dfbc | [log] [tgz] |
---|---|---|
author | Eric Laurent | Thu Mar 26 01:57:59 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Thu Mar 26 01:57:59 2009 -0700 |
tree | 222d6010f339edc928cfde08d716e21430197367 | |
parent | cc95667b9cb1c8e61b4addd6b1aff7f09902d5c8 [diff] [blame] |
Automated import from //branches/cupcake/...@142889,142889
diff --git a/include/media/AudioSystem.h b/include/media/AudioSystem.h index 77c90ba..3a3a714 100644 --- a/include/media/AudioSystem.h +++ b/include/media/AudioSystem.h
@@ -38,6 +38,7 @@ ALARM = 4, NOTIFICATION = 5, BLUETOOTH_SCO = 6, + ENFORCED_AUDIBLE = 7, // Sounds that cannot be muted by user and must be routed to speaker NUM_STREAM_TYPES };