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:
parent
6f62e98207
commit
b7492e1ba0
1 changed files with 3 additions and 0 deletions
|
@ -492,4 +492,7 @@
|
|||
|
||||
<!-- Whether notify fingerprint client of successful cancelled authentication -->
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue