OSDN Git Service

Remove valid_mask from audio.h
authorjiabin <jiabin@google.com>
Mon, 7 May 2018 17:55:12 +0000 (10:55 -0700)
committerjiabin <jiabin@google.com>
Tue, 8 May 2018 19:03:04 +0000 (12:03 -0700)
commit534cf9df97786dce7f7ec7687716723f83ed1c1e
treee06f9329607e364baa9c0e5cb966e944e9e44e53
parent66e77458988941c0a47de05b507d1aeaa7e7dfde
Remove valid_mask from audio.h

As valid mask only using in hal to indicate which fields of microphone
characteristics is available and it is not used in other case, we can
only keep it in hal layer instead of audio.h.

Bug: 79272216
Test: run cts
Change-Id: I2f41c382551eff105f321a7d3639ac5d5557305c
audio/include/system/audio.h