sdm660-common: overlay: add audio related features

Add audio related features present in android config
file to overlay config file.

CRs-Fixed: 2088093
Change-Id: I45f6d3ea68204ab254846726f0fe14bea91bb602
This commit is contained in:
Aalique Grahame 2017-10-16 10:31:16 -07:00 committed by Max Weffers
parent 6f62e98207
commit b7492e1ba0
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -492,4 +492,7 @@
<!-- Whether notify fingerprint client of successful cancelled authentication --> <!-- Whether notify fingerprint client of successful cancelled authentication -->
<bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool> <bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool>
<!-- Whether the Unprocessed audio source supports the required frequency range and level -->
<bool name="config_supportAudioSourceUnprocessed">true</bool>
</resources> </resources>