peridot: Bring back mispatializer, misoundfx and dolby stack

Change-Id: I5660be1e6c0b575afcb00e37a10ac022b75db0d6
This commit is contained in:
2026-04-30 06:30:38 +00:00
parent 06c6cc9afb
commit 35321c796b
36 changed files with 1064 additions and 2 deletions
@@ -36,5 +36,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>default</instance>
<instance>software</instance>
</interface>
<fqname>@1.0::IComponentStore/default1</fqname><!-- DOLBY ADD -->
</hal>
</manifest>
@@ -0,0 +1,11 @@
<manifest version="1.0" type="device">
<hal format="hidl">
<name>vendor.dolby.hardware.dms</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IDms</name>
<instance>default</instance>
</interface>
</hal>
</manifest>