audio: enable ultrasonic proximity detection
Bug: 271379466 Test: tried with test build Change-Id: I1d4eda4511ea3eaeb0b71b4f36b20eadb9a08316 Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
parent
85a29237ef
commit
574acbbe49
2 changed files with 2 additions and 0 deletions
|
@ -249,6 +249,7 @@
|
|||
<features>
|
||||
<feature name="BatteryThrottle=Type:BCL_VOLTAGE,Name:BCL_AUDIO_BAACL,Strategy:MediaSpeakerAndScreenOn"/>
|
||||
<feature name="PlaybackThermalThrottle=PollWaitMs:20000,ThermistorName:VIRTUAL-SKIN,ThermistorType:SKIN,ThrottlingSeverity:MODERATE"/>
|
||||
<feature name="UltrasonicProxDetection"/>
|
||||
</features>
|
||||
|
||||
<cfg_attr>
|
||||
|
|
|
@ -249,6 +249,7 @@
|
|||
<features>
|
||||
<feature name="BatteryThrottle=Type:BCL_VOLTAGE,Name:BCL_AUDIO_BAACL,Strategy:MediaSpeakerAndScreenOn"/>
|
||||
<feature name="PlaybackThermalThrottle=PollWaitMs:20000,ThermistorName:VIRTUAL-SKIN,ThermistorType:SKIN,ThrottlingSeverity:MODERATE"/>
|
||||
<feature name="UltrasonicProxDetection"/>
|
||||
</features>
|
||||
|
||||
<cfg_attr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue