Merge "Define new audio attribute flag: beacon" into lmp-dev

This commit is contained in:
Jean-Michel Trivi 2014-07-28 18:35:25 +00:00 committed by Android (Google) Code Review
commit dd3363cd21

View file

@ -109,6 +109,7 @@ enum {
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