commit | dd3363cd21d5dadad0c7fdc5e270636c888e9cf6 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Mon Jul 28 18:35:25 2014 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Jul 28 18:28:56 2014 +0000 |
tree | 5d721151045d2d9ec0d83d6c247fd6ca11403a7e | |
parent | 0047368d7da2ab861c6ec626668c901940297f9c [diff] | |
parent | c3dbe121be45733c0fcae04054e51665c493e453 [diff] |
Merge "Define new audio attribute flag: beacon" into lmp-dev
diff --git a/include/system/audio.h b/include/system/audio.h index bf3dee7..5db2127 100644 --- a/include/system/audio.h +++ b/include/system/audio.h
@@ -109,6 +109,7 @@ AUDIO_FLAG_AUDIBILITY_ENFORCED = 0x1, AUDIO_FLAG_SECURE = 0x2, AUDIO_FLAG_SCO = 0x4, + AUDIO_FLAG_BEACON = 0x8 }; /* Do not change these values without updating their counterparts