commit | e47562d6b22a091c62ad0c7c2d68d0968b5d21af | [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 | 252656d31faf4fc51988cb6345f7d5f51cfbf003 | |
parent | 7c8cfad419b7a6c38435e213ce54e180e296322e [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 };