peridot: Bring back mispatializer, misoundfx and dolby stack

Change-Id: I1323571f0e581ff4e9e4ee82fa9bdceb1afb0f43
This commit is contained in:
NotBlazeee28
2026-06-20 12:34:51 +00:00
parent ba0a0aeaaa
commit 7dd0f30bb5
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>