Some Xiaomi devices have a speaker that needs a framework to cooperate with DSP to synchronize volume so that the DSP can limit bass when the volume is high to prevent distortion. Change-Id: I750803d94161e1e7482552d2a39566f42e82fc0a Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
5 lines
147 B
XML
5 lines
147 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<!-- App Name -->
|
|
<string name="app_name">DSP Volume Synchronizer</string>
|
|
</resources>
|