OSDN Git Service

Add const value for manually set surround formats.
authorjiabin <jiabin@google.com>
Tue, 3 Apr 2018 01:20:37 +0000 (18:20 -0700)
committerjiabin <jiabin@google.com>
Sat, 21 Apr 2018 00:37:48 +0000 (17:37 -0700)
commitbef42266ba751055d19ebeda3eb87f9a7a87d9f8
tree713ae4bbeb01f074c061bd188bf9635d160f5a79
parentc5e409aa6b5083b6a7a431ac920455ca41ed0db7
Add const value for manually set surround formats.

To make surround sound setting more clear to users, we are changing
surround setting from ALWAYS to MANUAL. With MANUAL, users could enable
surround formats according to their need.

Bug: 67479735
Test: Try creating AudioTrack with enable/disable surround formats.
Change-Id: I32c5a766300fc0ed294150f703e46602970a76d3
audio/include/system/audio_policy.h