sm6250-common: Remove allocator and mapper from manifest

Move allocator and mapper to
LOCAL_VINTF_FRAGMENTS to remove cross-component dependency.

Change-Id: Ib5307ca9d48537a75d4497b9a9e48cdbf008475b
Signed-off-by: Baldev Sahu <bsahu@codeaurora.org>
This commit is contained in:
Baldev Sahu 2020-04-13 14:02:27 +05:30 committed by Demon000
parent b1112f918d
commit 228833cd7a

View File

@ -96,16 +96,6 @@
</interface>
<fqname>@1.0::IGnss/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.allocator</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IAllocator</name>
<instance>default</instance>
</interface>
<fqname>@2.0::IAllocator/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.composer</name>
<transport>hwbinder</transport>
@ -116,16 +106,6 @@
</interface>
<fqname>@2.3::IComposer/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.mapper</name>
<transport arch="32+64">passthrough</transport>
<version>2.1</version>
<interface>
<name>IMapper</name>
<instance>default</instance>
</interface>
<fqname>@2.1::IMapper/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.ir</name>
<transport>hwbinder</transport>
@ -542,26 +522,6 @@
</interface>
<fqname>@1.0::ILinkLatency/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.display.allocator</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IQtiAllocator</name>
<instance>default</instance>
</interface>
<fqname>@1.0::IQtiAllocator/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.display.mapper</name>
<transport arch="32+64">passthrough</transport>
<version>2.0</version>
<interface>
<name>IQtiMapper</name>
<instance>default</instance>
</interface>
<fqname>@2.0::IQtiMapper/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.qti.hardware.factory</name>
<transport>hwbinder</transport>